﻿.sv-root {
    font-family: 'Roboto', sans-serif !important;
}

.sd-header__text .sd-title {
    color: var(--ins-dark);
}

.sd-title.sd-container-modern__title {
    box-shadow: var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15));
}

.sd-progress-buttons {
    padding-bottom: 0;
}
.sd-progress {
    margin-bottom:50px;
}
.sd-body.sd-body--responsive, .sd-root-modern--mobile .sd-body.sd-body--responsive, .sd-root-modern--mobile .sd-body.sd-body--static {
    
}
.g-recaptcha,
.grecaptcha-badge,
iframe[src*="recaptcha"] {
    z-index: 9999 !important;
}