/* @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    */
/*****************************************/
.tcs-overline {
  font-family: "DM Sans", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #7EDA58;
}
  }
}
.tcs-hero-heading,
.tcs-hero-heading h1 {
  font-family: "Lora", serif;
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 0.98;
}