.section-overview{border-bottom-width:2px;border-bottom-style:solid}.section-overview h1 a{color:unset;font-family:BebasNeue-Regular,var(--font-stack);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.section-overview .social{display:flex;margin-bottom:calc(var(--gap)/ 2)}.section-overview nav{line-height:1}.section-overview nav li{display:inline-block;padding:.4rem .2rem;border-radius:var(--border-radius);margin-bottom:calc(var(--gap)/ 2)}.section-overview nav li a{color:#2f4f4f;padding:.4rem .8rem}.section-overview nav li:hover{color:#000;background-color:rgba(189,189,189,.1)}.section-overview+.menu-body>h2{margin:var(--gap) 0}form.section-search{display:flex;flex-direction:row;justify-content:center;margin:var(--gap) auto}form.section-search button,form.section-search input{font-size:1.2rem;border:1px solid #ced4da;padding:.375rem .75rem;border-radius:.25rem;font-weight:300}form.section-search input{border-top-right-radius:0;border-bottom-right-radius:0;flex-grow:1}form.section-search button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}@media only screen and (max-width:767px){.section-overview .social{flex-direction:column}form.section-search{width:75%}}@media only screen and (min-width:768px){.section-overview .social{justify-content:center}.section-overview .social a:first-of-type{margin-right:calc(var(--gap) * 2)}.section-overview nav li{font-size:1.4rem}form.section-search{width:33%}}