.bg-verde {
  background-color: #2a514e;
}
.bg-beige {
  background-color: #ffe1c4;
}
.texto-beige {
  color: #ffe1c4;
}
