:root{
    --texto-principal: hsl(218, 44%, 22%);
    --texto-secundario: hsl(220, 15%, 55%);
    --background-card: hsl(0, 0%, 100%);
    --background-container: hsl(212, 45%, 89%);
}