.editorial_content_promotion_label{
width:fit-content;
}
.editorial-content-promotion{
width:100%
}
.editorial-content-promotion img.wp-block-cover__image-background,.editorial-content-promotion .wp-block-cover__background{
    border-radius: 8px;
}
#main .editorial-content-promotion-arrow{
    position: absolute;
    width: 1.7rem;
    border-radius: 100%;
}
.editorial-content-promotion-arrow img {
    padding: 7px;
}
.editorial-content-promotion .has-white-color a:hover {
    color: white;
}