*, *:before, *:after {
  box-sizing: border-box;
}
::selection {
  background-color: var(--color-orange);
  color: var(--color-white);
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #D0D0D0;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D0D0D0;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D0D0D0;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #D0D0D0;
}
.mod_janus_event_list input::placeholder {
  color: #FFF;
}
body {
  font-family: "Roboto", "Arial";
}
h1 {
  font-family: "Roboto Condensed", "Arial";
  font-weight: 400;
  font-size: 48px;
}
h2 {
  font-family: "Roboto Condensed", "Arial";
  font-size: 3rem;
  font-weight: 400;
}
h3 {
  font-family: "Source Sans Pro", "Arial";
  font-size: 2.25rem;
  font-weight: 300;
}
h4 {
  font-family: "Roboto", "Arial";
  font-size: 24px;
  font-weight: 400;
}
h5 {
  font-family: "Source Sans Pro", "Arial";
  font-size: 1.5rem;
  font-weight: 300;
  margin-top: 0;
}
p {
  font-family: "Roboto", "Arial";
  font-size: 20px;
  font-weight: 300;
  max-width: 960px;
}
img {
  vertical-align: middle;
  border-radius: 8px;
}
p {
  margin-bottom: 4px;
}
a {
  color: var(--color-orange);
  text-decoration: none;
  transition: color 250ms;
}
ul, ol {
  font-size: 20px;
  font-weight: 300;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Fai-designer.net%2Ftourismustest.ai-designer.net%2Ftourismustest%2Ffiles%2Faid%2Fdesign%2Fcss%2F_html.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%22%7D */