.tel-inline {
  font-weight: 700; display:  inline-block; 
}
.tel-inline:before {
  margin-right: 3px;
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: "\f095"; font-size: .9em;
}
.logo-text {
    font-family: 'Lato';
    font-size: 20px;
    line-height: 1.1em;
    margin-top: 3px;
    text-transform: none;
    color: #383838;
}

.logo a:hover {text-decoration:none;}

.blue {
    background-color: #981820;
    color: #000;
}
.blue2{background-color: #1973c1;}

.breakout h2, .breakout h1 {margin-top: .5em;}
.row i,.blue-text { color: #981820; }
.row strong {text-transform: capitalize;}
.last-b h2, .serif {font-family: 'Merriweather', serif; }
.home-ctas {
    margin-top: 1em;
}

.text-lg {font-size: 1.1em;}
#content .btn-border, .btn-border {
    background: #fff;
    border: 2px solid #3298ff;
    padding: .8em 1.3em;
}