.teasers__info-head {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.teasers__description-link:hover {
    color: #ffd600;
}
