/* life kit custom color */
.branding__title--custom-text > b {
    color: #4a4a4a;
}

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