.expertiseweb-waiting-banner {
    background-color: #fff4e5;
    border: 1px solid #ffb74d;
    color: #663c00;
    padding: 12px 20px;
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
}

.expertiseweb-waiting-banner__text {
    display: inline-block;
}
