<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tabsbar .quicktabs-tabs &gt; li.active &gt; a, .tabsbar .quicktabs-tabs &gt; li.active &gt; a:hover, 
.tabsbar .quicktabs-tabs &gt; li.active &gt; a:focus {
color: #fff!important;
background-color: #d7343b!important;
border-color: #dee2e6 #dee2e6 #fff;
}
.tabsbar .quicktabs-tabs &gt; li &gt; a {
    background-color: #e9e9e9;
    padding: .5rem 0.7rem!important;
}
.tabsbar .quicktabs-main {
	padding: 0!important;
}</pre></body></html>