.aboutPageFigures{background-color:#10b981;border-radius:24px;display:flex;flex:1;gap:48px;justify-content:space-around;padding:48px}.aboutPageFigures h2,.aboutPageFigures p{color:#fff;max-width:216px;text-align:center}.aboutPageFigures h2{font-size:72px;margin-bottom:0}.aboutPageFigures p{font-size:20px;font-weight:600}@media (max-width:767px){.aboutPageFigures{align-items:center;flex-direction:column}}