/*
Theme Name:         Base Theme
Author:             Kevin Hejduk
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


/*
.legislation-template {

	h2 {
		font-size: 26px;
	}

	.accordion {
		margin-bottom: 3rem;

		.accordion-title {
			font-size: 1rem;
			font-weight: 500;
		}

		.accordion-content {
			font-size: .925rem;
		}

	}

}
*/

