@font-face {
    font-family: 'Controller Four';
    src: url('fonts/Controller-Four.woff2') format('woff2'),
        url('fonts/Controller-Four.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.quotes-wrapper h3{font-size: 40px !important;
  line-height: 48px !important;
  font-weight: 400 !important;}

.quotes-wrapper p{font-style: italic;margin-top: 30px;}
  /*
“
”
  */
  .nectar-animated-gradient.loaded {

  mix-blend-mode: multiply;
}
.page-header-overlay-color{background-color: rgba(0,0,0,.4) !important;}
p {
  padding-bottom: 0.7em;
}
.nectar-icon-list-item {

  margin-bottom: 50px;}
  .nectar-icon-list-item .content {
  color: rgba(0,0,0,1);
}
.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield textarea{
  background: #fff;
}