body { overflow-x: hidden; } 
.bg-very-light-gray { background-color: #EAECFB; }
.shadow-logo { box-shadow: -4px 4px 10px -8px rgba(0, 0, 0, 0.5); } 
.media > .media-body { width: 75% !important; }
.scroll-to-top { 
  background: #bd0000;
  border: 1px solid #bd0000; } 
 .scroll-to-top:hover {
    color: #232323;
    background: #fff; }
.scroll-to-top:hover i {
      color: #232323; }
.scroll-to-top:visited {
    color: #232323;
    text-decoration: none; }
.lh-1_3 { line-height: 1.3 }
.service-block {
  margin-top: -165px !important;
  z-index: 1 !important;
  background: transparent; }
@media screen and (max-width:825px){  
	.team-overlay p { font-size:12px; }
}
h4 { color:  #042CB2; }
a { color:  #042CB2; font-weight: 500; }
