@charset "UTF-8";

.hotel > p {
  font-size: 1em;
}
#motto {
  font-size: 1.1em;
}

.typewriter {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}
#map .description {
  padding:5px;
}

#map {
  margin-bottom:15px;
}

#map .description  h3 {
  font-size:1.2em;
}

.button.large {
  font-size: 2rem;
}