.table__title { max-width: 78.75rem; width: calc(100% - (1.25rem * 2)); margin: 0 auto; position: relative; text-transform: uppercase; color: var(--report-primary); border-bottom: 1px solid var(--report-grey); z-index: 1; margin-bottom: 2rem; }

.table__title h2 { margin-bottom: 1.25rem; }

.table__description { margin-top: 1.125rem; margin-bottom: 2rem; }
