.uex-list-title {
  display: block;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  background-color: transparent;
  font-weight: bold;

  + .uex-list-subtitle {
    margin-top: -1rem;
  }
}
