.banner-promo {
    border: 2px dashed var(--light-purple);
    border-radius: 25px;
    width: 100%;
    height: 300px;
}
