.section{align-content:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding:100px 0 50px}.section__divider{background-color:#000;border-radius:50%;height:1.5px;margin:0 auto 100px;max-width:400px;width:100%}.section__header{font-family:Playfair Display,serif;font-size:48px;font-weight:700;margin:0 auto 40px;text-align:center;text-decoration:none;transition:all .3s ease}.section__subtext{font-size:20px;max-width:750px}.section__paragraph,.section__subtext{font-family:Inter,sans-serif;font-weight:regular;margin:0 auto;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.section__paragraph{font-size:16px;max-width:600px}@media screen and (max-width:595px){.section{padding:100px 25px 50px}.section__header{font-size:36px;max-width:380px;width:100%}}@media screen and (max-width:380px){.section__header{font-size:24px}}