[data-component-id="tec_prepa:simple_link_block"] {
  a {
    display: block;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;

    &:hover {
      text-decoration: underline;
    }
  }
}