#global-uat-banner {
    width: 100%;
    background: #c62828;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 12px;
    letter-spacing: 0.5px;
    z-index: 1000;
    position: relative;
}