.about-sub-section{
    display: flex;
    flex-direction: column;
    flex: 1;
    gap:2rem;
}

