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

.table th {
    color: #FFF;
    font-weight: bold;
    border-left: #000;
    background: #111;
}

/*.content-header {*/
    /*font-family: 'Arial, Helvetica, sans-serif';*/
    /*color: #fcc500;*/
    /*font-size: 25px;*/
/*}*/

/*#contact {*/

    /*font-family: 'Teko', sans-serif;*/
    /*padding-top: 60px;*/
    /*width: 100%;*/
    /*width: 100vw;*/
    /*height: 550px;*/
    /*background: #3a6186; !* fallback for old browsers *!*/
    /*background: -webkit-linear-gradient(to left, #3a6186, #89253e); !* Chrome 10-25, Safari 5.1-6 *!*/
    /*background: linear-gradient(to left, #3a6186, #89253e); !* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ *!*/
    /*color: #fff;*/
/*}*/

/*.form-group {*/
    /*margin-top: 10px;*/
/*}*/

/*label {*/
    /*font-size: 1.3em;*/
    /*line-height: 1em;*/
    /*font-weight: normal;*/
/*}*/

/*.form-control {*/
    /*font-size: 1.3em;*/
    /*color: #080808;*/
/*}*/

/*.submit {*/
    /*font-size: 1.1em;*/
    /*float: right;*/
    /*width: 150px;*/
    /*background-color: transparent;*/
    /*color: #fff;*/
/*}*/</pre></body></html>