.hoox-promo-bar {
    text-align: center;
    padding: 4px 0;
    background-color: var(--hoox-color-blue);
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: var(--hoox-color-white);
}