

  /* MIGRATION CUSTOM minifiedCSS */
  @media(min-width:768px){
    .dflex{display:flex}.flexone{flex:1;padding:10px}.flextwo{flex:2;padding:10px}}
  @media(max-width:767px){.flexone,.flextwo{padding-bottom:10px;margin-bottom:10px}}
  /* PLE fix */


  .section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
      background: rgba(0,0,0,.4);
  }

  .featuredblocks-grid-e .featuredblock__bgImage:before {
      content: "";
      opacity: 0.8;
      position: absolute;
      height: 100%;
      width: 100%;
  }

#partial-header-1 .phone__number{
    font-size:1.2rem!important;
}