.wysiwyg-container img {
    border-radius: 0px!important;
}
.responsive-blocks p img {
    border-radius: 0px!important;
}
.consumer-agenda__header .consumer-agenda__titles {
    text-align: center;
    position: absolute;
    width: calc(25% - 4rem);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: whitesmoke;
    opacity: 50%;
}
.header__social a > span, .header__social a > img, .footer__social a > span, .footer__social a > img {
    width: 25px;
    height: 25px;
}
