* {
  padding: 0;
  margin: 0;
}

body {
  text-align: left;
  font-family: Verdana, Arial, serif;
}

h1, h2 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.2em;
}

a {
  color: #000;
  text-decoration: none;
}

li {
  margin-left: 2em;
  list-style-type: circle;
}

p {
  margin-bottom: 1em;
}

li {
  margin-left: 2em;
  list-style-type: circle;
}

ul {
  margin-bottom: 1em;
}

.separator {
  height: 1em;
}

#header-image, #header-logo, #header-menu, #header-languages, #content-address-open, #footer-content {
  display: none;
}

#content {
  width: 95%;
}

#content-address {
  margin-top: 3em;
  text-align: center;
}
