.cfpalp-announcement h1 {
    color: #fff;
    font-family: 'montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    max-width: 100%;
}

.cfpalp-announcement {
    background-color: #003744;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}