.section-header{display:flex;margin:2.5rem auto;justify-content:center}@media screen and (max-width: 768px){.section-header{flex-wrap:wrap}}.section-header__left,.section-header__right{flex-basis:150px;flex-grow:0}@media screen and (max-width: 768px){.section-header__left,.section-header__right{flex-grow:1}}.section-header__left p,.section-header__left a,.section-header__right p,.section-header__right a{font-size:.75rem}.section-header__right{text-align:right}@media screen and (max-width: 768px){.section-header__right{text-align:center}}.section-header__center{text-align:center;flex-basis:600px;max-width:600px;flex-grow:1}@media screen and (max-width: 768px){.section-header__center{max-width:100%}}.section-header__center :first-child{margin-top:0}
