h1 {
  text-align: center;
  color: #f3f4f5;
}

.menu-image-title-after.menu-image-title {
  font-weight: 100;
  font-size: 15px;
  margin-right: 10px;
}

.fas {
  font-size: 25px;
}

.menu-image-title-after.menu-image-not-hovered {
  background: linear-gradient(to right, #293e89, #244d39);
}

.table-of-contents.open {
  background-color: #323232;
  border-radius: 20px;
  color: #ffffff;
}