.credits-list>li>span {
    column-gap: 5px;
}

.credits-list > li > span b,
.credits-list > li > span strong {
    font-weight: 700;
}

.slider .slide-title a {
    color: inherit;
    text-decoration: none;
}

.slider .slide-front .slide-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}