.block-customer-login .otp-toggle.text-center {
    margin-top: 15px;
}

.otp-toggle button#toggle-otp-btn {
    width: 100%;
    border-radius: 4px;
}

.otp-toggle button#toggle-otp-btn:hover {
    background: #222;
}