/* Normalize / base reset (trimmed from underscores.me theme base) */
html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box}
*,*::before,*::after{box-sizing:inherit}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
img{border-style:none;height:auto;max-width:100%}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
fieldset{padding:0;margin:0;border:0}
textarea{overflow:auto}
[hidden]{display:none}
a{background-color:transparent}
p{margin:0 0 1.5em}
ul,ol{margin:0 0 1.5em 3em}
figure{margin:1em 0}
table{margin:0 0 1.5em;width:100%}

body,button,input,select,optgroup,textarea{
  font-family:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}
