/*--------------PLEASE PLACE ALL CUSTOM CSS HERE -----------*NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section. Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. ----------------------------------------------------------------*/
.tel-inline {
  font-weight: 700; display:  inline-block; 
}
.tel-inline:before {
  margin-right: 0px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f095";
  font-size: .95em;
}
.grey {background-color: #5E5E5E;}
.red {background-color: #c30f0f;}
#content .btn-border, .btn-border {
    background: #fff;
    border: 2px solid #d92828;
    color: #000;
}
.pattern {background-image: url(/wp-content/uploads/45-degree-fabric-dark.png);}
.home-ctas i {
    font-size: 20px; margin-bottom: 5px;
}
.home-ctas .wrap {
    font-weight: 500;
}
