body {
  background: black;
  color: #f0f0f0;
}

h1, h2, h3, h4, h5, h6 {
  color: #c4c4c4;
  font-family: "Bricolage Grotesque", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

h1 {
  font-weight: 600;
}

.title-h1h2 h1 bold, .title-h1h2 h1 strong {
  font-weight: 600;
}

.bigLogo {
  padding: 3em;
}

.right {
  float: right;
}

#header {
  color: #f2f2f2;
  border-bottom: 1px solid rgba(172,179,194,.2);
  background: #976561;
}

a {
  color: #dcd175;
}


#header a {
  color: #dcd175;
}

a:visited {
  color: #dcd175;
}

a:hover {
  color: #dcd175;
}

.dropmenu ul li a.active, .dropmenu ul li a:focus, .dropmenu ul li a:hover a:visited {
  color: #dcd175!important;
}


.bricolage-grotesque-main {
  font-family: "Bricolage Grotesque", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
