<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.four-column .column-item h2.overlay a,
.three-column .column-item h2.overlay a,
.two-column .column-item h2.overlay a {
    background-color: #841116;
}
.four-column .fill, .three-column .fill, .two-column .fill {
	background:#f9dfd7;
}

.box-grey,
.highlight{
    background: none repeat scroll 0 0 #f9dfd7;
    margin-bottom: 1.5em;
}

.highlight1 {
    background: #fdf0ed;
}

.box-grey h3 {
    background: #841116;
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: .25em 0;
    padding-left: 20px;
}

.box-grey-content {
    padding: 1em;
}

.ui-accordion-content img {
    float: none;
    margin: 0;
}

.flex-caption {
    background: rgba(57, 7, 9, .8) !important;
}
.subFooter p {
    float: right;
}
.four-column .column-item h2.overlay a:hover {
	background: #48090c;
}

.two-column-profiles ul li{
	min-height: 190px;
}

.active.blue ul .active.blue ul .active.blue{
	background-color: #f7f7f7;
}
</pre></body></html>