<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t3-megamenu .mega-nav &gt; li.active &gt; a , .t3-megamenu .mega-nav &gt; li &gt; a:hover, .t3-megamenu .dropdown-menu .mega-nav &gt; li.active &gt; a {
background: #000000 !important;
}
.t3-megamenu .mega-nav &gt; li:first-child, .t3-megamenu .dropdown-menu .mega-nav &gt; li:first-child{
border:1px solid #FFFFFF !important;
}
.t3-megamenu .mega-nav &gt; li, .t3-megamenu .dropdown-menu .mega-nav &gt; li{
border:1px solid #FFFFFF !important;
}
.t3-off-canvas .t3-off-canvas-body a {
color: #cc0000 !important
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
background: #fff;
}
.t3-megamenu .dropdown-menu {
background: #3976BF;
}
.t3-off-canvas.t3-off-canvas-body .dropdown-menu &gt; li.active &gt; a {
border: none !important;
}
.page-masthead .jumbotron{ background-color: #ffffff !important;
}
.page-masthead .jumbotron{ color: #000000 !important; 
}
.page-masthead .jumbotron { 
 max-width: 750px;
}
div.tncn
{
  border: 1px solid #000000;
  color: #000000;
  font-size: 95%;
  font-weight: bold;
  background-color: #b0ea15;
  padding: 8px 8px;
  text-align: center;
  text-transform: capitalize;
}
div.weather
{
  border: 1px solid #ccc;
  color: #000000;
  font-size: 95%;
  font-weight: bold;
  background-color: #A0C6F7;
  padding: 8px 8px;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 750px) {
.row-feature {
padding: 20px!important;
}
div.slider
{ width: 750px;
}  
  </pre></body></html>