/*
footer#sp-footer, #sp-bottom {
    background: #1149a0;
    color: #ffffff;
}*/
footer#sp-footer a { color: #e1e1e1; }


h2.pg_title {
    font-size: 2.5rem;
    font-weight: 100;
    text-align: center;
}
/*header#sp-header { box-shadow: none!important; }*/
body #sp-header-topbar .container-inner { border-bottom: none; }
/*
@media (min-width:1200px) {
  img.logo-image {height: 181px;}
}
*/
.view-article main#sp-component { background: #fffc; }

@media (min-width:576px) {
  #sp-header.lg-header .logo > a {
    height: auto;
    position: absolute;
    bottom: 0;
    height: 200%;
    width: fit-content;
    object-fit: scale-down;
 }
}
@media (max-width: 575px) {
	header#sp-header { min-height: 70px; }
}


.force_center .sppb-addon-feature {
    width: fit-content;
    margin: 0 auto;
    display: block;
}


.white_bg .sppb-row-container,
.home_row .sppb-row-container {
 /*   background: #fff; */
    border-radius: 2rem;
    padding-top: 2rem;
}


nav.sp-megamenu-wrapper .sp-megamenu-parent { margin: 0px; }