p{
  color:#444
}
.site-footer p{
  margin-bottom: 5px!important;
}
.site-title a {
  text-transform: uppercase;
  color: #fff;
}
.site-title a:hover {  
  color: #eee;
}
#site-logo img{
  border: 5px #fff solid;
}
#masthead {
  background-color: #026ca1;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
 .umh-banner-wrap .banner-left{
   width: 100%;
 }
  .umh-banner-wrap .banner-right{
   width: 100%;
    clear: both;
 }
  #promotion-message .left,
  #promotion-message .right{
    max-width: 100%;
  }
}