body {
  font-family: "museo-sans";
  font-weight: 300;
  font-size: 30px;
  line-height: 1.5em;
  text-align: center;
  margin: 0; }

h1 {
  font-weight: 700;
  font-size: 2.4em;
  line-height: 1.5em; }

h2 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.5em; }

.small {
  font-size: 80%; }

.emphasize {
  text-decoration: underline;
  font-weight: 700; }

section {
  padding: 80px; }

#logo {
  max-width: 638px;
  width: 100%; }

.scenecontent {
  max-width: 1080px;
  margin: 0 auto; }

#scene1 {
  background-color: #EF3E42;
  color: white; }

#scene2 {
  color: #EF3E42; }

#scene3 {
  background-color: #EF3E42;
  color: white; }
  #scene3 h2 {
    margin-top: 80px; }

#scene4 {
  color: #EF3E42; }
  #scene4 ul {
    display: inline-block; }
  #scene4 li {
    text-align: left; }

#scene5 {
  background-color: #EF3E42;
  color: white; }

#scene6 {
  color: #EF3E42; }

#scene7 {
  background-color: #EF3E42;
  color: white; }

.vcard {
  margin: 10px 0 20px 0; }

.button {
  border: white 1px solid;
  display: inline-block;
  cursor: pointer;
  padding: 5px 20px 5px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

@media all and (max-width: 360px) {
  #scene7 .small {
    display: block; }
 }

/*# sourceMappingURL=styles.css.map */* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
