/* CORES */
:root
{
    --cor-txt-main: #1f1f1f;
    --cor-txt-sec: #575757;
    --cor-bg: #eaeaea;
    --cor-colorida: #752cf1; /* anterior: #833bff */
}
