
.flex-repeat__link-wrap::before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    right: 0;
}
