﻿.asd__month-name {
    color: #444 !important;
}

.asd__day--hovered {
    color: #444 !important;
}

.asd__wrapper {
    left: -20px !important;
    top: 55px !important;
}

.asd__month-name span {
    display: inline-block !important;
    font-size: 17px !important;
}

.Journey_date{
    position: relative !important;
}

.icon_calendar {
    position: absolute !important;
    right: 20px !important;
    top: 10px !important;
}

.Journey_date input[type=text]{
    text-transform: capitalize;
}