/*
 Theme Name:   Hello Elementor Child
 Description:  Child theme for the Law Wiki project.
 Author:       Your Name
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* Add your BEM custom styles for the wiki here */

table {
  width: 100%;
  border-collapse: collapse;
}