<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media all {
    /*    .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; }
    .fa-ul &gt; li { position: relative; }
    .fa-li */

{ position: absolute; left: -2.14285714em; width: 2.14285714em; top: .14285714em; text-align: center; }
.fa-pencil-square-o:before { content: "\f044"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-users:before { content: "\f0c0"; }
.fa-gavel:before { content: "\f0e3"; }
.fa-info:before { content: "\f129"; }
/* .fa-newspaper-o:before { content: "\f1ea"; }*/
.fa-sticky-note-o:before { content: "\f24a"; }
.fa-commenting:before { content: "\f27a"; }
.fa-handshake-o:before { content: "\f2b5"; }
.fa-address-book:before { content: "\f2b9"; }
.fa-user-o:before { content: "\f2c0"; }
.fa-id-card-o:before { content: "\f2c3"; }
}
/*! CSS Used from: Embedded */
.home-background .cards-row { position: relative !important; }
.home-background { background: none !important; background-size: unset !important; height: auto !important; }
    .home-background .cards-row .card .home-card-title { bottom: unset; top: 160px; }
/*! CSS Used fontfaces */

.boardteam .tclinks { margin-bottom: 15px; }

    .boardteam .tclinks .card { height: 100%; background-color: #f7fff7; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5); transition-duration: 0.2s; }
        .boardteam .tclinks .card:hover { height: 100%; background-color: #f7fff7; box-shadow: 0px 30px 40px -20px var(--grayishBlue); transition-duration: 0.5s; }

        .boardteam .tclinks .card .imagediv { position: relative; width: 100%; height: 210px; background-position: center; background-size: cover; }
            .boardteam .tclinks .card .imagediv .divtextonimage { position: absolute; bottom: 10px; width: 100%; text-align: center; }
                .boardteam .tclinks .card .imagediv .divtextonimage h1 { font-size: 3.2em; color: #fff; font-weight: 700; text-shadow: 2px 2px #000; }
        .boardteam .tclinks .card .container { text-align: left; }
            .boardteam .tclinks .card .container ul { margin-top: 3em; margin-left: 6em; }
            .boardteam .tclinks .card .container li { margin-bottom: 10px; }
                .boardteam .tclinks .card .container li a { font-size: 2rem; color: #000; }
                    .boardteam .tclinks .card .container li a:hover { color: #060; }

.genericButton.danger { background-color: #066; border-color: #066; }
    .genericButton.danger:hover { color: #066; background-color: #fff; border-color: #066; }

.row { margin-right: 0; margin-left: 0; }
/* to fix sideways rocking on mobile - and desktop!*/

.tcButtonBlue, .tcButtonPurple, .tcButtonRed { line-height: 20px; padding: 4px 8px !important; text-decoration: none; margin: 5px; border-radius: 5px; transition: .1s; word-wrap: break-word; font-size: 1.1em; font-family: sans-serif; }
.tcButtonBlue { background-color: #007bff !important; color: #fff !important; }
    .tcButtonBlue:hover { background-color: #555 !important; color: white !important; }
.tcButtonPurple { background-color: #2E006E !important; color: #fff !important; }
    .tcButtonPurple:hover { background-color: #555 !important; color: white !important; }
.tcButtonRed { background-color: #ff8888 !important; color: #222 !important; }
    .tcButtonRed:hover { background-color: #922 !important; color: white !important; }

.tcBoxshadow { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5); }
.tcBoxshadow:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.9); }</pre></body></html>