
.section3 {
     min-height: 90vh;
     width: 85vw;
     margin: 0 auto;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: space-evenly;
 }