#id_MU36BaQ a {
color:white !important;
}


/* Code to change page width START */
.container_12 {
    width: 1200px;
}
.s1_grid_12{
    width: auto;
    margin: 0px !important;
}
@media only screen and (max-width: 1199px) and (min-width: 600px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    min-width: 600px;
}
}

@media only screen and (max-width: 616px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 600px;
    min-width: 320px;
    display: block;
}

}
/* Code to change page width END */ 

h4 a {
    color:#467ff7 !important;
}

h4 a:hover {
    color:#242e63 !important;
    text-decoration: none !important
}
.sectionTitle {
    color:#242e63 !important;
    font-size: 40px !important;
    font-weight: 600 !important;
}

.boxHeaderTitle {
    font-size: 25px !important;
}

h1 {
    font-weight: 600 !important;
}