kingstonmidwives.ca - Community Midwives of Kingston

Example domain paragraphs

To find out more about midwifery click on the circles above.  The links will take you to the Association of Ontario Midwives videos "Prenatal Care", "Labour and Delivery" and "Postpartum Care".

**A special thanks to the photographers who provided the photographs used on our website. "Prenatal photo": www.serendipitystudios.ca, "Labour & Delivery" and "Postpartum Care" photos: www.lfosterphotography.com*

const firstSection = document.querySelector('.page-section'); const header = document.querySelector('.header'); const mobileOverlayNav = document.querySelector('.header-menu'); const sectionBackground = firstSection ? firstSection.querySelector('.section-background') : null; const headerHeight = header ? header.getBoundingClientRect().height : 0; const firstSectionHasBackground = firstSection ? firstSection.className.indexOf('has-background') > = 0 : false; const isFirstSectionInset = firstSection ? firstSe