/* CSS Document */

/* HTML tags */

h3, h2 {
  color: #ff9900;
  }

/* classes */

.fauxHeader {
  color: #ff9900;
  }
