.site-header .notification-bar {
    position: relative;
    width: 100%;
    background-color: #fe8a01;
}
.site-header .notification-bar .notification-bar-text {
    display: inline-block;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    padding: 15px 0;
    text-align: center;
}