.sundays{width:100%;color:var(--secondary-color);background-color:#fff;position:absolute;top:10%}.page-section-header{width:fit-content;font-size:2rem;font-family:var(--font-darker-grotesque);color:var(--accent-color);text-align:center;flex-direction:column;margin:2rem 0;font-weight:700;display:flex;position:relative;top:5%;left:50%;transform:translate(-50%)}.sundays-content-container{flex-direction:column-reverse;justify-content:space-around;width:80%;margin-bottom:5rem;display:flex;position:relative;top:10%;left:50%;transform:translate(-50%)}.sundays-content-paragraph{width:100%}.sundays-content-img{border-radius:2px;width:100%}.sundays-content-paragraph div{margin:1.5rem 0}.sundays-content-paragraph-header,.sundays-content-paragraph-mode,.sundays-content-paragraph-timing{font-weight:700}.sundays-content-paragraph-mode,.sundays-content-paragraph-timing{color:var(--accent-color)}.sundays-span{color:var(--secondary-color)}@media (min-width:1024px){.page-section-header{font-size:2rem;display:inline-block}.sundays-content-container{flex-direction:row;width:75%;top:15%}.sundays-content-paragraph{width:45%}.sundays-content-img{width:30%}}
