.bcbrx-global-contact__content {
    display: flex;
}

.bcbrx-global-contact.empty {
    background-color: #d00;
    color: white;
    padding: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
}

.bcbrx-global-contact.empty a{
    color: white;
    text-decoration: underline;
    font-weight: 600;
}