/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.hs-richtext h1 {
    font-family: "Cairo", Sans-serif !important;
    font-size: 40px !important;
    font-weight: 900 !important;
    line-height: 2.8rem !important;
}

.hs-richtext p .hs_cos_wrapper p {
font-family: "Helvetica Neue", sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
height: normal;
  line-height: 24px !important;
margin-bottom: 0px !important;
}
form .hs-richtext {
  margin: 0px !important;
}
form label {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.navigation-primary a, a:focus, a:hover {
  font-family "Helvetica Neue", sans-serif;
font-size 16px;
font-weight 700;
}