#elixator-hotel h1 {
  color: #B68E63; }

#elixator-hotel .quote h2 {
  color: #3F3F3F; }

#elixator-hotel .square-button {
  border-color: #B68E63;
  color: #B68E63; }
  #elixator-hotel .square-button:hover, #elixator-hotel .square-button:active, #elixator-hotel .square-button:focus {
    background: #B68E63;
    color: #fff; }

#elixator-hotel .title {
  margin: 150px 0 150px 0; }

#elixator-hotel .column {
  margin-bottom: 150px; }
  #elixator-hotel .column img {
    width: 100%; }
  #elixator-hotel .column h2 {
    margin: 40px 0;
    text-align: center;
    font-size: 2em; }
  #elixator-hotel .column a.square-button {
    letter-spacing: 0;
    display: block;
    text-align: center;
    text-transform: none;
    overflow: hidden; }
