footer {
background-color:#eefafc;
}
.footer-container, .footer-container a, .footer-container span {
    color: #005d8f;
}
#twentyfive_seventyfive-835311514 .threequarter .inner-column{
padding-top:30px;
}
#twentyfive_seventyfive-835311514 ul.site-menu li.selected-menu-item span a {
  color: #FFFFFF;
  font-style: normal;
  background-color: transparent;
}
#trial_site_message {display:none;}
.top-container .quarter img {
max-width:200px;
}


////////////////////////////
/                          /
/  !CUSTOM STYLING BELOW!  /
/                          /
////////////////////////////

//HOVER BUTTON//

#button1 {
    margin-top: 100px;
    margin-bottom: 100px;
    color: rgb(0,93,143);
}

#button1 a{
    font-weight: bold;
    font-size: 22px;
    font-family: tahoma;
    transition: all 500ms;
}
    
#button1 a:hover {
    font-size: 28px;
}


/* ***************************** 
     HOME PAGE CAROUSEL
******************************* */

.myhrow h1 {
    font-family: "Arial";
    font-size: 96px;
    color: #005d8f;
    font-weight: bold;
    line-height: 1.2; 
    text-align: center;
}


    
