/*
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.
*/

/****** EASTGATE ACADEMY *******/

.content__region h2 {
    margin: 0.5em 0 0.5em;
}

.content__region .table__container table th {
    padding: 2px 5px;
}