/* line 1, /var/www/htdocs/app/assets/stylesheets/headlines.scss */
h1 {
  font-family: Roboto, sans-serif;
  font-weight: 800 !important;
  font-size: 50px !important;
}

/* line 7, /var/www/htdocs/app/assets/stylesheets/headlines.scss */
h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 200;
  padding-top: 70px;
  font-size: 26px;
}

/* line 14, /var/www/htdocs/app/assets/stylesheets/headlines.scss */
h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
  padding-top: 70px;
  font-size: 26px;
  cursor: pointer;
}

/* Footer */
/* line 24, /var/www/htdocs/app/assets/stylesheets/headlines.scss */
h6 {
  font-weight: bold;
  text-transform: uppercase;
  font-weight: #efefef;
}
