/*
Stylesheet for any additional styles that are required by the content team after the build.
All selectors should be prefixed with .content__region to avoid conflicts.
This file should not be compiled from sass.
*/


/*** Accordion Margin Fix ***/

.content__region .template--accordion h2.template--accordion__title {
	margin-top: 2px;
}