/* Kyntera +V3 Core — core theme overrides */
[data-theme="core"] .header {
  box-shadow: inset 6px 6px 22px 0 #ffffff38, 0 3px 28px 0 #06465224;
}

[data-theme="core"] .btn {
  border-radius: 0.5625rem;
  letter-spacing: 0.01em;
}

[data-theme="core"] .link {
  text-underline-offset: 3px;
}

[data-theme="core"] .paggination {
  border-radius: 9999px;
  box-shadow: 0 3px 12px rgba(11, 122, 140, 0.12);
}

[data-theme="core"] h1,
[data-theme="core"] h2,
[data-theme="core"] .h1,
[data-theme="core"] .h2 {
  letter-spacing: -0.015em;
}
