.sectionTint, .lg-squares h4 {background-color: #47A4A4;}

.agentPhotoThumb {height: 240px;}
.sectionTint a {
    text-decoration: none; 
    font-size: 19px;
}

.btn-float{
  position: sticky;
  top: 70px;
}

.quote-main-wrap {
  padding-top: 50px;
}
.subscribe-form {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px){
  .subscribe-form .btn {
    font-size: 100%;
  }
}