/*
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.
*/

/* Juniper Woodland Primary School */

.content__region .table__container table {
    min-width: 300px;
}

.content__region .template__attention {
    color: black;
    background-color: #a5f1f4;
}

.content__region .template--accordion h3 {
	color: #1b1b1b;
}

.content__region .template--accordion h4 {
	color: #1b1b1b;
}

.content__region .template--accordion h5 {
	color: #1b1b1b;
}