site-branding-logo {
    padding: 10px 0;
}
a.site-branding-logo {
    padding: 10px 0;
}
.event-full img{
    width: 100%;
}
.service-block-singe img{
    width: 100%;
}
.gsc-video-box.style-1 .gsc-video-link{
    visibility: hidden;
}
label.button.button-action.webform-file-button {

    text-align: center;

}

label.button.button-action.webform-file-button:hover {
    background: black;
    color: white;
    text-align: center;

}
.field.field--name-field-apply.field--type-webform.field--label-hidden.field__item {
    background: #AB8711;
    text-align: center;
    font-weight: 600;
    border-radius: 8px;
}
.field.field--name-field-apply.field--type-webform.field--label-hidden.field__item:hover {
    background: black;
    color: white;
}
.socials-footer {
    text-align: center;
}