/*
 Theme Name:   Astra Child
 Description:  Astra Child Theme
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  astrachild
*/

hr {
  background-color: transparent;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 0;
    width: 100%;
}
