/*!
Theme Name: Hello Elementor child
Description: Child theme for the Hello elementor child. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
*/
/*! =Theme customization starts here
-------------------------------------------------------------- */
.legal-copy a {
  font-size: 18px;
  font-family: "Helvetica Neue LT Std", sans-serif;
  font-weight: normal;
  line-height: 1;
  letter-spacing: normal;
}
.legal-copy ol {
  margin-top: 16px;
}
.legal-copy ol p {
  margin: 0;
}
.legal-copy ol > li {
  list-style-type: decimal;
  margin-bottom: 0.5em;
}
.legal-copy ol.list-decimal > li {
  list-style-type: decimal;
}
.legal-copy ol.list-lower-alpha > li {
  list-style-type: lower-alpha;
}
.legal-copy ol.list-lower-roman > li {
  list-style-type: lower-roman;
}
.legal-copy ol.list-circle > li {
  list-style-type: circle;
}
.legal-copy table thead tr th {
  font-weight: bold;
}/*# sourceMappingURL=style.css.map */