:root {
  --kc-teaser-title-text-align: center;
  --kc-teaser-description-text-align: center;
  --kc-teaser-padding: var(--global-padding);
  --kc-teaser-title-font-weight: 400;
}
:root .kc-teaser {
  border: 1px solid var(--primary-color);
}