<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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 Left padding Fix ***/

.content__region .table__container table th {
    padding: 1.5em 0.3em;
}
</pre></body></html>