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

html{
font-size: 1rem; 
}
body{
    background-color: #f2f2f2;
    background-image: none;
    font-family: 'Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
}



.row.footer-image {
            background-image: url(/store/tribute-themes/hawesgoodchild-Spirit/normal/background.jpg);
}

.themecolour { color: #333333 !important;}
.themecolour-darker { color: #0d0d0d !important;}
a.themecolour.highlighted, .highlight-themecolour-links a.themecolour { border-bottom: 1px dotted #333333 }
a.themecolour:hover, a:hover span.themecolour { color: #0d0d0d !important;}
a.themecolour.highlighted:hover, .highlight-themecolour-links a.themecolour:hover { border-bottom: 1px dotted #0d0d0d }
.tribute-theme-background-colour { background-color: #333333;}
.tribute-theme-border-colour { border-color: #333333;}

.btn-theme{color:#fff;background-color:#333333;border-color:#333333;}
.btn-theme:hover{color:#fff;background-color:#0d0d0d;border-color:#0d0d0d;}
.btn-theme:focus {box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);}

@media(max-width: 575px) {
    .tribute-title-row {
        background-color: #333333
    }
}
</pre></body></html>