/* VARIABLES */
/* BREWER BLUE */
/* COWBOY GRAY */
/* PACKER GOLD */
/* PACKER GREEN */
/* BADGER RED */
/* MIXINS */
/* PAGE STYLES */
.jumbotron {
  background-color: #ffbf00; }

.jumbotron h1 {
  font-weight: bold;
  font-size: 4.6em; }

.jumbotron p {
  font: italic 1.8em; }

h2 {
  font: bold 1.8em; }

h3 {
  font: 1.6em; }

.ishidden {
  display: none; }

div.row div.content-block p {
  padding: 7px 0 7px 20px;
  font: 1.1em;
  font-weight: 200; }

/*# sourceMappingURL=screen.css.map */
