:root {
    --primario: #b42c24;
    --primario_hover: #821e15;
    --segundario: #ffe6e4;
    --success: #00bf63;
    --error: #ff0000;
    --texto_primario: #000000;
    --texto_segundario: #ffffff;
    --bg:#ffffff;
    --th: #ffadab;
}