<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.readmore .btn-default {
    background-color: #07b ;
    border: 0;
    color: #fff ;
    font-weight: bold;
    line-height: 1;
}
.page-masthead .jumbotron{ background-color: #eee !important; }
.page-masthead .row-feature {
    padding: 30px; background-color:#eee !important;
}

.page-masthead .row-feature.row-feature-primary h1, 
              .row-feature.row-feature-primary h2,
			  .row-feature.row-feature-primary h3 { color: #07b !important; }
			  
.page-masthead .row-feature.row-feature-primary .feature-ct, 
               .row-feature.row-feature-primary p {
    color: #444;	}

	
    
    
    
    
		  
.item-page .tags a {
    background: #07b !important;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    color: #ffffff !important;
    padding: 5px;
}
.tags {
	margin-bottom: 1rem;
}

.label-info {
    background-color: #07b;
	margin-right: 0.5rem;
	padding: 0.7rem;
}

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