.about {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    height: 30rem;
    padding: 7rem 0 2rem 0;
}