.commonStyle__zt3Brand {
    color: #3e77bf !important;
}

:root {
    --color-brand: #3E77BF !important;
}

.SearchContainer__downArrow {
    width: 0;
    height: 0;
    display: block;
    margin: 8px 0 0;
    border: solid transparent;
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #3E77BF !important;
    border-bottom: 0;
    border-width: 5px;
}


.nextbtn {
    background-color: #3E77BF !important;
    color: #fff;
}

.Header__homeContent .Header__searchSection {
    padding: 15.250rem !important;
    display: block;
}
