<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#regWhite h1 {
display:none;
}

#regWhite h5 {
text-transform: uppercase;
color: #525252;
display: block;
    font-size: 1.1em;

    font-weight: bold;
    margin: 25px 0 -10px;
}

#Title {
display: flex;
margin:auto;
}


#regWhite h4 {
text-transform: uppercase;
color: #1d4f91;
display: block;
    font-size: 1.5em;

    font-weight: bold;
    margin: 25px 0 -10px;
}

hr {
       margin-top:20px;
       margin-bottom:20px;
       border-style: solid;
       border-width: 1px;
       height:0px!important;
color: #1d4f91 !important;
     }


/*============ regBlue Start ============*/

/* --- FOOTER --- */

#regBlue .card-subtitle {
    font-size: 1.3em;
    font-weight: 400;
    color: #ffffff!important;
    border-style: none;
    border-width: 0 0 1px 0;
    padding-bottom: 10px;
    width: 100%;
}

#regBlue .card-body {
    color: white;
}

.card-span.across-three.clean {
    background: transparent;
    color: #909090;
align-text: center;
}

#regBlue .card-span {
     text-align: center;
}

#regBlue .Inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* --- FOOTER END --- */


/*============ regBlue End ============*/

</pre></body></html>