/*!
Theme Name: Eartags Theme
Theme URI: https://eartags.com.au/
Author: https://wpcreative.com.au
Author URI: https://eartags.com.au/
Description: Eartag WordPress Theme
Version: 2.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eartags
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/
.accordion {
	margin-top: 3rem;
}
.accordion-body {
    padding: 2rem 2.5rem !important;
}
.accordion-list {
    padding-left: 2rem;
}
h2.accordion-header button {
	font-size: 1.2rem;
}
.accordion p,  .accordion ul, .accordion ol {
    color: #777e91;
    font-weight: 400;
}
.accordion-body table {
    width: 100%;
    margin: 1rem 0;
}
.accordion-body td {
    border: 1px solid #777e91;
    padding: .5rem;
    width: 50%;
}