santafebikemonth.com - Bike Santa Fe

Description: BIke Santa Fe is a local non-profit advocacy group dedicated to making our community a better, safer place to ride. Everyone is welcome and all bikes belong.

Example domain paragraphs

Where everyone is welcome and all bikes belong

Bike Santa Fe is a local non-profit advocacy group encouraging the use of bicycles for fun and transportation year round.

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