<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-white {
    border: 2px solid #c54903!important;
    background: #fff;
    color: #c54903!important;
}

.btn-white:hover {
    border: 2px solid #c54903!important;
    color: #fff!important;
    background: #c54903!important;
}

.btn-orange {
  border: 2px solid #c54903!important;
}

pre {
    font-size: 20px!important;
}

body .blocks .DNNModuleContent .Normal div {
    vertical-align: top;
}

#EDG_9_NewsOne .EDGmain .EDGimage a img { padding: 0 20px!important }


@media (max-width: 1060px) {
    .desktop-only { display:none!important; }
}

.LoginLink { display: none }
.personabar-visible .LoginLink { display: block }



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