<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> #footer a:hover:not(.ce_hyperlink a) {
	 color: rgba(255, 255, 255, 0.3);
 }

.weiss.ce_divider_extended.version1 {
    background: rgba(255, 255, 255, 1);
}

.ce_teambox.gray_bg .teambox_inside {
    position: relative;
    background: rgb(255, 255, 255);
    overflow: hidden;
    padding-left:50px;
    padding-right:30px;
}

.ce_teambox.gray_bg .image .overlay{
    left:-5.98rem;
}


.ce_teambox .image {
    text-align: center;
    height:50px;
    width: 1px;
}</pre></body></html>