/* Feature Boxes */
.feature-box-steps .feature-box-step-number {
    width: 60px;
}

.feature-box-steps .feature-box-step-number em {
    font-size: 44px;
    font-style: normal;
    display: block;
    margin-top: 32px;
    margin-right: 10px;
    color: #FE423D !important;
    font-weight: bold;
    transform: rotate(-15deg);
}

.swal-wide{
    width:100%;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    bottom:-50px!important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}
