/* Block style inheritance */
:where(
    .stk-block-heading__text,
    .stk-block-text__text,
    .stk-block-table-of-contents__link-wrapper,
    .stk-block-subtitle__text,
    .is-style-link
  )
  a {
  text-decoration: none;
}
/*# sourceURL=ugb-block-style-inheritance-nodep-inline-css */
