table.quickfacts td, #quickfacts th
{
font-size:1.1em;
border-top: 1px solid #005978; 
padding:5px 5px 2px; color:#515151
}

table.quickfacts th
{
font-size:1.3em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}

tr.quickfacts-blue td
{
background-color:RGBA(0,89,120,0.88); color:#ffffff;
}
tr.quickfacts-gray td
{
background-color:RGBA(204,204,204,0.88);
}
tr.quickfacts-green td
{
background-color:RGBA(47,136,42,0.88); color:#ffffff;
}

.sppb-addon-content h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 22px !important; color: #057b05 !important;
}

.firstcharacter2 { float: left; font-size: 33px; line-height: 22px; padding-right: 10px; padding-top: 0px; color: #005978 !important;}

#sp-menu.menu-center .sp-megamenu-wrapper {
  justify-content: center;
  position: relative;
  top: 30px;
}
body .btn {
  border:1px solid #cccccc !important;
}
textarea,
input[type=text],
input[type=email],
input[type=url],
input[type=date],
input[type=password],
input[type=search],
input[type=tel],
input[type=number],
select:not(.form-select),
.sppb-form-group .sppb-form-control,.form-control {
  border:1px solid #cccccc;
  border-radius:0px; }