main.css 98 B

123456789
  1. body, html {
  2. background-color:#D5E6B9;
  3. }
  4. .hero-unit {
  5. background-color: transparent;
  6. }