/****** PLACE YOUR CUSTOM STYLES HERE ******/

.pull-quotes-2025  {
    font-style: italic; 
    padding-left: 80px;
    padding-right: 80px;
    font-weight: 100; 
    font-size: 20px; color:white; 
    line-height: 1.7em; 
    font-family: Georgia;
}

.btn-filled-red-orange {
  background: #fc4f4f;
    border: 2px solid #fc4f4f;
    color: #fc4f4f; 
}
.btn:hover {
    background: #fc4f4f;
    border: 2px solid rgb(252, 21, 21);
}
.btn-filled-red-orange:hover {
    background: #fc4f4f;
    border: 2px solid rgb(252, 21, 21);
}
.three-quarter-screen {
  height: 75vh;
}
.half-screen {
  height: 50vh;
}
#sage-background {
   background-color: #e5e5e4;
}
#cream-background {
   background-color: #ece0ca;
}
.hr-offset {
    margin-top: 32px;
    margin-bottom: 32px;
}
.hr-offset-32-less {
    margin-top: 32px;
    margin-bottom: 0px;
}
.column-photo {
    height: 240px;
    width: 240px;
    margin-bottom: 30px;   
}
p.lead-larger { 
    font-size: 20px; 
    font-weight: 400; 
    line-height: 28px; 
}
.overlay-darker:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #292929;
  opacity: 0.6;
  z-index: 2;
}
.how-to-get-started {
    font-family: Lato;
    font-weight: 800;    
    font-size: 40px;
    line-height: 42px;
    margin-bottom:0px;
        
    }
.step-numbers {
    font-weight: 700; 
    font-size: 45px;
    font-family: 'Libre Franklin', sans-serif;
}
span.colored-circle {
  background: #ff3a3a;
   border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em; 
}
.see-if-you-qualify {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
 
}
.lead-bold {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
p.mid { 
    font-size: 14px; 
    font-weight: 600; 
    line-height: 28px; 
}

