.collection-hero__image-container{
    border-radius: 0px;
    margin-bottom: 15px;
}
.collection-hero__description{
    color: rgba(var(--color-foreground),.5);
}