/* Start custom CSS */.header_menu a{
    color: #fff!important;
}
.main_footer{
    padding-top:179px!important; 
    margin-top: -180px!important; 
}
.menu svg{
    fill:#f0f0f0!important;
}
.heading_2{
       width: 568px!important;
    display: block!important;;
}
.heading_1{
    display: none;
}
@media only screen and (max-width: 1024px) {
    .menu svg{
    fill:#003984!important;
}
}/* End custom CSS */