.responsive .sp-main-menu-toggler {
  
  background: #024176 !important;
}

#sp-main-top-mobile-wrapper #sp-maintopmobile .custom{
  
  height: 300px;
color:#fff;
}

.btn {
  background-color: #024176;
    color :#fff;
}
  

.readmore, a.ns2-readmore, .btn-default, #community-wrap .btn, button, input[type="submit"] {
    color: #024176;
    background: none;
    border: none; 

}

.readmore:hover .btn {
  color: #006dcc;
    background: none;
    border: none;}

.sp-university-layout h1 {
 display: inline-flex; /* keep the background color wrapped tight */
    padding:5px;font-size:20px;background-color:#ffffff;
    color: #024176;
}