#template__header{padding:2rem 0}#template__header .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:center}@media (min-width:768px){#template__header .container{flex-direction:row;align-items:center;justify-content:space-between;text-align:initial}}#template__header-logo{margin:0 auto;width:25rem;max-width:80vw}@media (min-width:768px){#template__header-logo{margin:0}}#template__header-title{margin:0 auto}@media (min-width:768px){#template__header-title{margin:0}}#template__footer{margin-top:3rem;padding:1rem 0;text-align:center;background-color:var(--bs-light)}