/*
	Theme Name: WSAO Theme
	Theme URI: http://gardcommunications.com
	Description: Custom theme with thanks to Ole Fredlik Lie's base FoundationPress Wordpress/Foundation 6 starter theme
	Version: 0.1
	Author: Gard Communications
	Author URI:
	Tags:
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

	.wp-block-pb-accordion-item {
		border-bottom: 1px solid #1884BE;
	}
	.wp-block-pb-accordion-item h2:focus {
				outline: none;
			}

	.wp-block-pb-accordion-item .c-accordion__content {
		margin-left: 8px;
	}

	.wp-block-ub-tabbed-content-tab-title-wrap.active {
		color: #fff!important;
		background-color: #959a14!important;
	}
