/* title highlight color */
.branding__title--custom-text > b {
    color: #575757;
}

@media screen and (min-width: 768px) {
    .branding.branding--custom .branding__image-icon {
        max-width: 150px;
        max-height: 150px;
    }
}
