<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Reset Style*/
body, table, input, textarea, select, li, button {
    font: 19px Arial, Helvetica, "Lucida Grande", serif; color: #000 !important; line-height: 1.4em; word-spacing: 1px; }
body { margin: 0; padding: 0; }

img { max-width: 500px; }

ul li {
    list-style: circle inside;
}

h1, h2, h3, .bg-red, .title, .title-mini p {
    color: #000;
    background: transparent;
}

.header { position: static; box-shadow: none; }
.nav, #button, #footer { display: none; }
#about { margin-top: 0; padding-top: 2rem; padding-bottom: 0; }
#services { padding-top: 2rem; }
.service-icon { display: none; }
/*.service-detail h3, .service-detail ul { padding-left: 12rem; }*/
.services-list, .contacts { text-align: left; }
.columns.three, .column.one-third,
.services-list .columns.service-detail { float: none; margin: auto 0; width: auto; }

.contacts .one-third.column {
    margin-bottom: 1.3em;
}

.file-pdf { padding: 0; }

/* Show URL */
a:link, a:visited { background: transparent; color: #333; text-decoration: underline; }

a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 11px; }

a[href^="http://"] { color: #000; }

@page {
    margin: 0.5cm;
}</pre></body></html>