.warning-message {
    background: #007CC3;
    border-bottom: 2px solid #FCD157;
    color: #fff;
}
.warning-message p {
    color: #fff;
    text-align: center;
     font-weight: bold;
}

.warning-message a,
.warning-message a:active,
.warning-message a:hover,
.warning-message a:visited {
    color: #fff;
}

#CustomModule4 section p.main-text {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    letter-spacing: -1.08px;
    max-width: 800px;
    text-decoration: none solid rgb(255, 255, 255);
    text-size-adjust: 100%;
    width: 100%;
    column-rule-color: rgb(255, 255, 255);
    perspective-origin: 327.5px 276px;
    transform-origin: 327.5px 276px;
    caret-color: rgb(255, 255, 255);
    border: 0px none rgb(255, 255, 255);
    margin: 15px 0px 45px;
    outline: rgb(255, 255, 255) none 0px;
        font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: -.03em;
    max-width: 800px;
    margin-bottom: 45px;
}