main .organico p {
    font-weight: 400;
    font-size: 1.1rem;
}

main .aporta {
    background: url('../img/origen/conserva-tu-aliento.jpg');
    background-size: cover;
    background-position: center;
}

main .aporta p {
    background: rgba(239, 96, 32, 0.8);
    color: white;
    font-size: 2rem;
    font-weight: 800;
}

main .items .item p {
    font-weight: 400;
    font-size: 0.9rem;
}