.fp-sitelock-staticfilecache-overlay {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    text-align: center;
    background: #f28800;
    width: 100%;
    z-index: 999;
    color: #FFF;
    font-size: 0.8rem;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    display: none;
}

.fp-sitelock-staticfilecache-overlay .small {
    font-size: 80%;
    font-weight: 400;
}