
            
  .psalm-list {
  list-style-type: none;
  padding-left: 0;
  font-size: 15px;
}

.psalm-list li {
  margin-bottom: 16px;
  letter-spacing: -0.3px; /* tighten spacing */
    color: black;
}

.psalm-list a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

.psalm-list a:hover {
  text-decoration: underline;
}

.subtitle {
  font-size: 14px;
  color:dodgerblue;
  margin-top: 3px;
}
