.hideLink {
    text-decoration: none;
    color: black;
}

ul.typo3-messages {
    padding-left: 20px;
}
ul.typo3-messages li {
    list-style: none;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}