/* src/components/title/src/components/title/styles.module.css */
@layer ddsweb-organisms {
  @layer ddsweb-one-tile {
    .ac8f2b_Iwyiba_title {
      margin-bottom: var(--ddsweb-theme-spacing-xs);
      padding-right: var(--ddsweb-theme-spacing-md);
      overflow: visible;
    }
    .ac8f2b_Iwyiba_title .ac8f2b_Iwyiba_ddsweb-title-link__link {
      text-decoration: none;
    }
    .ac8f2b_Iwyiba_title .ac8f2b_Iwyiba_ddsweb-title-link__link:focus,
    .ac8f2b_Iwyiba_title .ac8f2b_Iwyiba_ddsweb-title-link__link:hover {
      text-decoration: underline;
    }
    .ac8f2b_Iwyiba_titleLink {
      text-decoration: none;
    }
    .ac8f2b_Iwyiba_titleLink:focus,
    .ac8f2b_Iwyiba_titleLink:hover {
      text-decoration: underline;
    }
  }
}


/*# sourceMappingURL=d77ceab1479f87f509bd.css.map*/