/* Estilos globais do site */
:root {
    --verde-medical: #00796B;
    --vinho: #722F37;
    --azul-uft: #1e4a7a;
}
