.fresh-podcast-collections__image-wrapper ,
.fresh-podcast-collections__title,
.fresh-podcast-collections__description,
.fresh-podcast-collections__count {
    margin-bottom: 25px;
}
.fresh-podcast-collections__title {
    color: #181B31;
    font-family: 'Sunflora';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 120% */
}
.fresh-podcast-collections__description {
    color: #352A41;
    font-family: 'Avenir';
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

