.about__container{display:flex;width:100vw;height:80vh;justify-items:center;align-items:center}.about__card{display:flex;flex-direction:column;margin:0 auto;width:40em;height:30em;padding:2em;background-color:#f7f7e8;border-radius:5px;box-shadow:0 8px 10px rgba(0,0,0,.85),0 1px 3px #000}.about__container span:first-child{font-size:1.5em}.about__container span:nth-child(2){margin:2em 0;font-size:1.5em}.about__container span:nth-child(3){margin-top:1em}@media (max-width:550px){.about__card{width:30em;height:22em}.about__container span:first-child{font-size:1.25em}.about__container span:nth-child(2){margin:1em 0;font-size:1em}.about__container span:nth-child(3){margin-top:.5em}}.profile-picture{width:16em;height:22em;border-radius:5px;box-shadow:0 8px 10px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.55)}.paginationButton{width:100%;height:40px;list-style:none;display:flex;justify-content:flex-end}@media (max-width:760px){.paginationButton{display:flex;justify-content:center}}.paginationButton a{padding:10px;margin:8px;border-radius:5px;border:1px solid #fff;color:#fff;cursor:pointer}@media (max-width:760px){.paginationButton a{padding:6px}}.paginationActive a,.paginationButton a:hover{color:#fff;background-color:#54565a}
/*# sourceMappingURL=main.261afc59.chunk.css.map */