.form-control:focus,.form-select:focus{border-color:var(--text-color);box-shadow:inset 0 1px 1px var(--high-light-color),0 0 8px var(--high-light-color)}.modal-header{border-bottom:0}.modal-footer{border-top:0}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-ExtraLight.otf);src:url(/fonts/Montserrat-SemiBold.otf)}@font-face{font-family:Kollektif;src:url(/fonts/Kollektif.ttf)}@layer base{body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(90deg,var(--alternate-background-color) 50%,var(--background-color) 50%)}div,p{color:var(--text-color);font-family:Montserrat-ExtraLight}button{font-family:sans-serif}p{line-height:1.6;margin-bottom:1.4em}div,p{font-size:18px}h1,h1 span,h2,h2 span,h3,h3 span,h4,h5{color:var(--header-color);font-family:Kollektif}h1,h1 span{color:var(--title-color)}a{color:var(--color-link-hover);text-decoration:underline}}