﻿:root {
    --form-border-color: #fcaf17;
    --form-background-color: rgba(37, 37, 37, 0.85);
    --form-glow-color: rgba(252, 175, 23, 0.75);
    --google-btn-border-color: #EA4335;
    --google-btn-font-color: #444;
    --input-border-color: #fcaf17;
    --input-background-color: #111;
    --input-font-color: whitesmoke;
    --input-placeholder-color: #535353;
    --input-height: 3.5rem;
    --checkbox-check-color: #fcaf17;
    --registrate-ahora-width: unset;
    --registrate-ahora-font-color: #fcaf17;
    --registrate-ahora-font-size: 2.5rem;
    --registrate-ahora-font-family: 'Evogria', sans-serif;
    --registrate-ahora-font-weight: 100;
    --registrate-ahora-letter-spacing: unset;
    --registrate-ahora-text-shadow: unset;
    --registrate-ahora-line-height: unset;
    --tu-cuenta-te-permitira-font-family: 'Evogria', sans-serif;
    --tu-cuenta-te-permitira-font-size: 1.15rem;
    --tu-cuenta-te-permitira-font-color: whitesmoke;
    --realperson-color: whitesmoke;
    --success-color: #329b32;
    --error-color: #ff4747;
    --btn-hover: #c7240f;
    --btn-height: 3.5rem;
    --password-recovery-link-color: #fcaf17;
    --btn-create-account-color: #dd9300;
    --btn-create-account-color-hover: #c48200;
}