@import url("https://fonts.googleapis.com/css?family=Lato|Satisfy");
body {
  font-family: 'Lato', sans-serif !important;
  padding-top: 0px;
  font-size: 21px; }

h1, h2, h3, h4 {
  font-family: 'Satisfy', cursive !important;
  color: #B40B28 !important;
  margin: 0.5em 0; }

h1 {
  font-size: 63px; }

em {
  display: block;
  margin: 0.5em 0; }

strong {
  color: #B40B28; 
  font-weight: 800;
}

.jumbotron .logo-wrapper {
  max-width: 250px;
  text-align: center;
  margin: 0 auto; }
  .jumbotron .logo-wrapper #logo {
    display: none; }
.jumbotron .banner-holder {
  max-width: 1200px;
  margin: 20px auto;
  text-align: center;
  clear: both; }
  .jumbotron .banner-holder img {
    max-width: 100%; }
.jumbotron p.italised {
  font-size: 1.15em;
  font-family: 'Satisfy', cursive !important;
}
.menu-wrapper {
  max-width: 950px;
  margin: 20px auto;
  text-align: center;
  clear: both;
}
.menu-wrapper img {
  max-width: 100%; 
}

.body-img-holder {
  max-width: 650px;
  margin: auto;
}

.img-responsive {
  max-width: 100%; 
}
/*# sourceMappingURL=main.css.map */
