:root {
    --theme1: #167c52;
    --theme2: #ff8200;
    --theme3: #a45d12;
    --text: #5d5d5d; /* #000 */
    --text2: #545f71;
    --azul-primario: #0038ea;
    --azul-secundario: #002cd0;
    --azul-terciario: #0029bc;
    --amarelo: #ffa811;
    --color-texto: #000;
    --titulo-beneficios: #032399;
    --titulo-depoimentos: #545f71;
    --texto-depoimentos: #6c757d;
    --background-you: #141131;
    --background-rodape: #1627a1;
    --background-formulario: #052288;
}