.evo-btn-large {
    height: 67px;
    background: var(--dark-yellow) 0 0% no-repeat padding-box;
    border-radius: 10px;
    border: none;
    transition: .2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font: normal normal normal 25px / 28px PP Right Grotesk;
    text-transform: uppercase;
    width: 100%;
}

.evo-login-header {
    padding: 85px 65px 65px 60px;
}

.inline-block {
    display: inline-block !important;
}
