.about-page__wrapper{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:2.5rem;margin-top:2.8rem}.about-page__profile-image{display:block;width:200px;height:200px;border-radius:50%;padding:1.5px;border:5px solid #3e3e3e}.about-page__profile-image.dark-theme{border:5px solid #dbf8ff}.about-page__content{max-width:600px;text-align:justify}