.cta.call-out{
  border: 2px solid rgb(22, 50, 90);
  padding: 20px;
  max-width: 100%;
}

.cta.call-out .ctaText{
  color: rgb(22, 50, 90);
  font-size: 1.5em;
  text-align: center;
}

.cta.call-out .ctaAction{
  color: rgb(22, 50, 90);
  font-size: 1.5em;
  font-weight: bold;
  padding: 0.8em 0px;
  text-align: center;
}

.cta.call-out .ctaAction a{
  color: rgb(22, 50, 90);
}

.cta.call-out .ctaAction a:hover{
    cursor: pointer;
}

.panel-group .panel-link{
    font-size: 14px;
    font-weight: normal;
}
.hero-banner .content-left .content-inner{
    margin-bottom:0px;
}

.alt-btn {
    background: #428bca;
    border: 1px solid #428bca;
}

.secure-form-container small {
	color: gray;
}

/* low-funnel-location-search */
@media all and (max-width: 650px) {
    .er-near-me-widget .er-near-me-header {
        min-height: 370px;
        height: auto;
    }    
}
