<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


body {
font-family: 'Open-Sans', sans-serif !important;
}

button {
font-family: 'Open-Sans', sans-serif !important;
}

.of-colour-primary {
background-color: #ffffff !important;
}

.of-colour-primary-border {
border-color: #ffffff !important;
}

.of-colour-secondary {
background-color: #000000 !important;
}

.of-colour-destructive {
background-color: #681212 !important;
}

.of-nav-btn {

}

.of-black-white-text { color: #4f4f4f !important; } .of-colour-primary-inner-border { border-color: #4f4f4f !important; }





.of-display-header .of-title {
    font-size: 25px;
    line-height: 130%;
}
.of-sectionbox h2, .of-sectionbox&gt;fieldset&gt;legend {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 130%;
}
label{
    font-size: 1.2rem;
}
fieldset legend {
    font-size: 1.2rem;
}
p {
    font-size: 1.2rem;
    color: #054A91;
}
.of-element-description p{
    font-size: 15px;
    font-style: italic;
}</pre></body></html>