.mailchimp header {
    box-shadow: 0px 1px 3px rgb(0 0 0 / 10%);
}
.siteContent.mailchimp {
    padding-top: 0;
}
.news-list-monthgroup h3 span:not(:first-child) {
    color: #bec7cc;
}
div[class*=col] {
    float: left;
}
.scrolled .siteHeader,
.siteHeader .container {
    background: #ffffff;
}
.siteHeader .container {
    margin-top: 0;
}
.scrolled .siteHeader .container {
    margin-bottom: 0;
}
.siteHeader strong {
    font-size: 20px;
    font-weight: 600;
}
.scrolled .siteHeader img {
    max-width: 250px;
}
.scrolled .siteHeader strong {
    font-size: 18px;
}
.page-header {
    margin-top: 0;
}
.month-title h3 {
    margin: 40px 0 10px;
}
.month-title .pre-title {
    display: inline-block;
    color: #C21622;
    margin: 0 30px 0 -45px;
    font-family: 'PT Sans Caption', 'Open Sans', sans-serif;
}
.news-list-monthgroup h3:before {
    display: none;
}
.news-title {
    margin: 20px 0 10px;
}
.news-title a {
    text-decoration: none;
}
.siteFooter,
.siteFooter .copySection {
    clear: both;
}
.siteFooter .footerMenu {
    padding: 50px 0;
}
.siteFooter .social-container {
    margin-top: 0;
}
.siteFooter .social-container .social a {
    margin: 0;
}
.siteFooter .datisocietari:before {
    display: none;
    content: '';
}
.siteFooter .datisocietari img {
    margin-bottom: 3rem;
}
.siteFooter .datisocietari p {
    margin: 0 !important;
}
.siteFooter .datisocietari-mailchimp {
    color: #ffffff;
    font-size: 13px;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}
.siteFooter .datisocietari-mailchimp a {
    color: #ffffff;
    font-size: 13px;
}
.siteFooter .datisocietari-mailchimp p {
    margin: 0 !important;
    line-height: 1.4;
}
.siteFooter .copySection div[class*=col] + div[class*=col] {
    padding-top: 1rem;
}
.siteFooter .copySection p {
    margin: 0 !important;
}
.excerpt-img-bg img.mailchimp-img {
    object-fit: cover;
    object-position: center;
    height: 100%;
}

@media (max-width: 992px) {
    .col-content,
    .col-img {
        margin-left: 8.333333333333332%;
        width: 100%;
    }
}