body {
  font-family: Raleway, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 21px;
  font-weight: 700;
  color: #FFF; }

a {
  color: inherit; }
  a:hover {
    color: inherit; }

h1 {
  font-size: 2.75rem;
  color: #FFF;
}

h2 {
  font-size: 2.40rem;
  color: #FFF;
}

h3 {
  font-size: 2.1rem;
}

h4 {
  font-size: 1.8rem;
}

h4 {
  font-size: 1.75rem;
}

.text-underline {
  text-decoration: underline;
}

hr {
  border-top: 1px solid #aaa; }

header {
  padding-top: 50px; }

#bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("../img/bg.jpg") no-repeat;
  background-size: cover;
  z-index: -1; }

.container {
  background: rgba(44, 44, 43, 0.8) !important;
  padding-top: 15px; }

header > .container > .row > .navbar-container,
footer > .container > .row > .col {
  background: rgba(226, 28, 33, 0.9); }

.play-text {
  font-size: 16px;
  font-weight: normal; }

.gallery img {
  max-height: 223px; }

.sponsors .sponsor,
footer .sponsor {
  background: #fff;
  padding: 15px;
  margin: 15px 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

footer .copyright {
  font-size: 14px;
  color: #FFF; }

.underline {
  text-decoration: underline;
}

blockquote {
  border-left: 3px solid #f3f3f3;
  padding-left: 15px;
}

/*# sourceMappingURL=app.css.map */
