:root {
    --yellow: #FFAE0B;
    --green: #107533;
}


.produseSection {
    display: flex;
    flex-direction: column;
}


.produseTitlu {
    
   justify-content: center;
   font-size: 3em;
   text-align: center;
}

.produsele {
   color: #5A1B65;
}

.noastre {
    color: #FFB7D4;
}

.livrareSection {
    margin-bottom: 8rem;
}