h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 16px;
}

.epilog table {
  color: gray;
  box-shadow: none;
}

.search__outer__input {
  color: black;
}

.sidebar-logo {
  max-width: 80%;
}
