/* Homepage alignment fixes */
.section--follow{text-align:center}
.section--follow .section__inner{display:flex;flex-direction:column;align-items:center}
.section--follow .eyebrow,.section--follow .section__heading{margin-left:auto;margin-right:auto;text-align:center}
.section--follow .section__heading{max-width:none}
.section--follow .follow-list{width:100%;justify-content:center}
