/* CMS-provided homepage media and headings. */
.hero{background:linear-gradient(90deg,#fff 46%,transparent),var(--hero-image) center/cover}
.hero-subtitle{color:var(--orange);font-size:30px;font-weight:800;line-height:1.15}
.breadcrumb-text a{color:#4d4d4d;text-decoration:none}.breadcrumb-text a:hover{color:var(--orange)}
@media(max-width:575px){.hero{background:linear-gradient(90deg,#fffc 100%,transparent),var(--hero-image) center/cover}.hero-subtitle{font-size:25px}}
.footer-logo-png-img {
    width: 80px;
}
.logo-png-img {
    width: 200px;
}