
/**
 * Custom per page branding hack - for now.
 * @todo make ACF block for branding editable (better solution!)
**/
.section:not(.section--contact) .logo .site-branding--horizontal .site-branding__heading {
  font-size: 1.75rem;
}
.section:not(.section--contact) .site-branding__title--second {
  font-size: 0;
}
.section:not(.section--contact) .site-branding__title--second:before {
    color: #aee2f5;
    display: inline-block;
    font-size: 1.75rem;
}
.page-id-2683 .section:not(.section--contact) .site-branding__title--second:before {
  content: "Aviation";
}
.page-id-29 .section:not(.section--contact) .site-branding__title--second:before {
  content: "Automotive";
}
.page-id-2684 .section:not(.section--contact) .site-branding__title--second:before {
  content: "Marine";
}