/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

.law_list{
    margin: 0 3% 0 1%;
  }
  .law_list dt{
    font-weight: bold;
    border-bottom: 1px solid #E2E7F3;
  }
  .law_list dd{
    padding: 4px 0 16px;
  }
  @media (max-width: 640px) {
    .law_list{
      font-size: 14px;
    }
  }