/* WYSIWYG: Placeholder opacity */
.evo_wysiwyg_placeholder {
    opacity: 0.5;
}


.icon-social_twitter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-twitter-x%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M12.6.75h2.454l-5.36%206.142L16%2015.25h-4.937l-3.867-5.07-4.425%205.07H.316l5.733-6.57L0%20.75h5.063l3.495%204.633L12.601.75Zm-.86%2013.028h1.36L4.323%202.145H2.865z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-social_twitter:hover {
    background-color: #000;
}
.pageHeaderSmall.banner_680 {
    height: 680px;
    max-height: 680px;
    width: 100vw;
}