.header-thecarchain {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

/* .header-thecarchain nav {
    padding: 15px 0px;
} */

.header-thecarchain .menu li a {
    /* font-family: "OpenSans";
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.08px;
    text-align: left;
    color: #d0cece; */

    color: #020b56;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.09px;
    text-align: left;
}

.contact_btn {
    width: 220px !important;
    /* height: 52px !important; */
    border-radius: 44px !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
    background-color: #020b56 !important;
    padding: 0px !important;
    line-height: 2.5;
}