/*
    Theme name: 样式功能继承hello
    Template: hello-elementor
    Text Domain: my-child-theme
*/
body {
  font-family: "Times New Roman", Sans-serif !important;
}
body ul, body ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
body li {
  margin: 0;
  padding: 0;
}
