.contact-page{flex-direction:column;flex:auto;min-height:0;display:flex}.contact-page>main{background-color:#341410;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}body:has(.contact-page){flex-direction:column;min-height:100dvh;display:flex}body:has(.contact-page)>header{flex:none}body:has(.contact-page)>footer{flex:none}
