@media (max-width: 767px) {
img.custom-logo {
    max-height: 65px !important;
}
}

img.custom-logo {
    height: 80px;
}

.grecaptcha-badge {
    display: none;
}

h1.page-header-title.clr {
    display: none;
}

.single .entry-title {
    text-align: center;
}

img.attachment-full.size-full.wp-post-image {
    display: none;
}

a.link-policy {
    color: #8e8e8e;
}

a.link-policy:hover {
    color: #ffffff;
}

span.wpcf7-list-item-label {
    color: #afafaf;
}

.elementor-widget-jet-audio .elementor-widget-container {
    background: #000000;
}

.jet-audio .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #949494;
}