
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

h1,h2,h3,h4,h5,h6 {
  font-family: proxima-nova, sans-serif;
font-weight: 700;
font-style: normal;
}

p {
  font-family: proxima-nova, sans-serif;
font-weight: 400;
font-style: normal;
}