h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
    font-family: Cambria, Georgia, "Times New Roman", serif !important;
}

h2{
    color:#B22222 !important;
}

@media (max-width: 767px) {
    .top-bar-right:after {
        width: 60% !important;
        font-size: 16px !important;
        line-height: 20px;
        padding-bottom: 10px;
        margin-left:150px !important;
        
    }
}

.menu-icon {
    position: relative;
    display: inline-block !important;
    cursor: pointer;
    width: 40px !important;
    height: 40px !important;
}


.title-bar .menu-icon {
    margin-left: 14.25rem !important;
    /* margin-right: -1.75rem; */
}
button.menu-icon{
    background: #B22222 !important;
}

@media (max-width: 767px) {
    .pre-footer-inner .sponsors-wrapper .sponsors-left {
    width: 100% !important;
    padding: 0;
}
    }