[data-component-id="livmarli:isi-full"] {
  h3 {
    @apply text-base/(--theme-line-height) mb-0;
  }

  a {
    @apply text-(--color-blue-dark) hover:text-(--color-blue-dark) underline;
  }

  .field__item {
    @apply space-y-5 lg:space-y-4;
  }
}
