h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6,
h1:not(.cosmo-modal__title):first-child,
h2:not(.cosmo-modal__title):first-child,
h3:not(.cosmo-modal__title):first-child,
h4:not(.cosmo-modal__title):first-child,
h5:not(.cosmo-modal__title):first-child,
h6:not(.cosmo-modal__title):first-child {
  margin-top: 0;
}

.cosmo-side-list__content {
  overflow: hidden;
}
