.about {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.about h2 {
margin-bottom: 5rem;
.about div {
margin-bottom: 2rem;
max-width: 80%;
.about h3 {
margin-bottom: 1.5rem;