style.css 74 B

1234567
  1. .bg-azul {
  2. background-color: #00a6CE;
  3. }
  4. .azul {
  5. color: #00a6CE;
  6. }