   .site-header .site-branding .site-logo>img {

width: 250px !important;

}

   .home-panel.home-banner {

background-color: #003f66 !important;

}

   .footer-copyright {

display: none;

}

.home-panel.home-banner a {
color: white;
}


.site-footer{
background-image: unset !important;
background-color: #26638f;
}

.home-horizontal-card-entry .card-body{

flex-direction: column !important;

display: flex !important;

}

.home-horizontal-card-entry .card-body .container-action{

justify-content: center !important;

}
 
.home-horizontal-card-entry .card-body .entry-content .formatted-string{

white-space: normal !important;

}

.home-horizontal-card-entry .card-body .entry-content .entry-text{

text-align: center !important;

}

.home-horizontal-card-entry .card-body .entry-content .entry-text span{
display: block !important;
}