/* line 1, app/assets/stylesheets/a_reset.sass */
html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, small, strike, sub, sup, tt, u, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none;
}

/* line 12, app/assets/stylesheets/a_reset.sass */
footer, header, nav, section, main {
  display: block;
}

/* line 15, app/assets/stylesheets/a_reset.sass */
body {
  line-height: 1;
}

/* line 18, app/assets/stylesheets/a_reset.sass */
ol, ul {
  list-style: none;
}

/* line 21, app/assets/stylesheets/a_reset.sass */
blockquote, q {
  quotes: none;
}

/* line 24, app/assets/stylesheets/a_reset.sass */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* line 28, app/assets/stylesheets/a_reset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 32, app/assets/stylesheets/a_reset.sass */
input {
  -webkit-appearance: none;
  border-radius: 0;
}

/* line 36, app/assets/stylesheets/a_reset.sass */
a {
  text-decoration: none;
}
/* line 3, app/assets/stylesheets/homepage.sass */
h1 {
  color: #33a4f0;
  font-size: 40px;
}

/* line 7, app/assets/stylesheets/homepage.sass */
h2 {
  color: #19374D;
  font-size: 30px;
}
/*

 */
