:root {
    --blanco: #fff;
    --negro: #000;
    --verde: #3ab8b0;
    --verdeTransparente: rgba(58, 184, 176, 0.263);
}
