.ce-category-teaser {
    padding-top: 1rem;
    padding-bottom: 0;
}
.ce-category-teaser  .item-wrapper {
    border: 1px solid #E1E1E1;
    border-radius: 0.632rem;
        margin-bottom: 1.316rem;
}
.ce-category-teaser  .headline{
    margin-bottom: 0.342rem;
}

.ce-category-teaser  .image {
       margin: 0.842rem;
}
.ce-category-teaser  .content-wrapper {
       margin: 0.842rem;
}

.ce-category-teaser  .title-wrapper {
    font-weight: 700;
    margin-bottom: 0.842rem;
    font-size: 1.263rem;
}
.ce-category-teaser  .text-wrapper {
font-size: 0.842rem;

}
.ce-category-teaser  .link {
    margin-right: 1.053rem;
    font-weight: 700;
    font-size: 1rem;
}
.ce-category-teaser  .link img {
    margin-bottom: 0.263rem;
}
.ce-category-teaser  .category-teaser-wrapper {
        margin-top: 1.684rem;
}


.ce-category-teaser  .link .icon-arrow-right-blue {
    content: url('../../Icons/icon-arrow-right-blue.svg');
}

.ce-category-teaser  .link:hover .icon-arrow-right-blue {
    content: url('../../Icons/icon-arrow-right-red.svg');
}
