.resource-list {
  list-style: none;
  padding: 0;
  text-align: center;
}

.resource-list li a {
  font-family: "Philosopher", sans-serif;
  font-size: 1.2rem;
  color: rgb(68, 48, 34);
  text-align: center;
  margin: 0;
  padding: 1rem 1rem;
}

.resource-list li {
  font-family: "Philosopher", sans-serif;
  font-size: 1.2rem;
  color: rgb(68, 48, 34);
  text-align: center;
  margin: 0;
  padding: 1rem 1rem;
}

.sermon-list {
  list-style: none;
  padding: 0;
  text-align: center;
}

.sermon-list li a {
  font-family: "Philosopher", sans-serif;
  font-size: 1.2rem;
  color: rgb(68, 48, 34);
  text-align: center;
  margin: 0;
}

.sermon-list li {
  font-family: "Philosopher", sans-serif;
  font-size: 1.2rem;
  color: rgb(68, 48, 34);
  text-align: center;
  margin: 0;
}/*# sourceMappingURL=resources.css.map */