.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  display: inline-block;
  padding: 0 15px;
  line-height: 90px;
  font-size: 14px;
  text-transform: uppercase; font-weight: 600;
  letter-spacing: 1px;
  color: #005978;
  margin: 0;
}
body .sp-page-title {
  padding: 30px 0;}

body #sp-footer {
    color: #fff;
    text-align: left;
    padding: 50px 0;
    background: #333333;
}

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

#sp-header .row {
    display: flex;
    align-items: baseline; 
}
#sp-header .sp-menu {margin-top: 20px !important;}

body #sp-footer .sp-module ul.contact > li .fa {
    color: #ffffff;
}
.sppb-addon-content h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 22px !important; color: #057b05 !important;
}

table.quickfacts
{
width:100%;
border-collapse:collapse;
font-size: 80%;
}

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;
}
#sppb-addon-1569011380099 {
    box-shadow: 5px 5px 5px 2px #dcdbdb;
    margin: 0 0 30px 0;
}

#quickfacts-shadow {
    box-shadow: 5px 5px 5px 2px #dcdbdb;
    border-radius: 1px;
    padding: 0 0 0 0;
}

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;
}

/* COVID TABLE */

table.chart {
    border: 1px solid #ffffff;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 4px;
}
table.chart tr:hover {
    background-color: #f1f1f1;
}
table.chart th {
    border: 1px solid #ffffff;
    padding: 5px;
}
table.chart td {
    border: 2px solid #ffffff;
    font-size: 85%;
    line-height: 1.2em;
    padding: 8px 8px;
    text-align: left; vertical-align: top;
}
table.chart td a {
    color: #0766c3 !important;
}
table.chart tr.blue td {
    background-color: #005978;
    border-bottom: 2px solid #ffffff;
    color: white;
    font-weight: bold;
    line-height: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase; vertical-align: center;
}
table.chart tr.green td {
    background-color: #057b05;
    border-bottom: 2px solid #ffffff;
    color: white;
    font-weight: bold;
    line-height: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
table.chart tr.gray td {
    background-color: #e9ebec; 
    line-height: 1.5em; vertical-align: top;
}


table.chart tr.gray2 td {
    background-color: #edefef; 
    line-height: 1.5em;
}


.sppb-img-responsive-80 {max-width:80%; text-align: center;}

.sppb-btn.sppb-btn-primary.sppb-btn-lg {
display: block;
margin: 15px auto !important;
text-align: center;
width: 120px;
}

.btn_email {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.0;
    text-decoration: none;
    border: 2px solid #005978;
    border-radius: 2px;
    background: #005978;
    box-sizing: border-box;
    font-weight: 400;
    padding: 10px 10px;
    height: auto;
    color: #fff;
}
.btn_email:hover {    background: #007fab;
}
#sp-main-body {
    padding: 40px 0 !important;
}

.entry-header h2 a {
  font-size: 26px; !important;}