@charset "UTF-8";
.even {
  background-color: #E0E0E0;
  background-image: none;
}

.container-header .site-description {
  font-size: 2rem;
  /* font-weight: bold; */
  font-weight: normal;
  }

.container-header .mod-menu {
  color: black;
  font-weight: bold;
}