:root {
--color-texto: white;
}
body {
color: var(--color-texto);
[class^="ph-"], [class*=" ph-"] ::before {
font-size: 0.8rem;