.baytek-featured-content__item a:is(:hover, :focus) {
    text-decoration-color: transparent;
}
.baytek-featured-content__item a {
    text-decoration-thickness: 1px;
    text-underline-offset: 1px;
    transition: all 200ms ease-in;
}