/* title highlight color */
.branding__title--custom-text > abbr {
    text-transform: uppercase;
}

.branding__title--custom-text > b {
    color: #575757;
}
