diff --git a/client/src/components/AreaDetail/AreaDetail.tsx b/client/src/components/AreaDetail/AreaDetail.tsx
index 7330b904..a505ef36 100644
--- a/client/src/components/AreaDetail/AreaDetail.tsx
+++ b/client/src/components/AreaDetail/AreaDetail.tsx
@@ -8,7 +8,6 @@ import {Accordion, Button} from '@trussworks/react-uswds';
import Category from '../Category';
import TractDemographics from '../TractDemographics';
import DisadvantageDot from '../DisadvantageDot';
-import ExceedBurden from '../ExceedBurden';
import Indicator from '../Indicator';
import TractInfo from '../TractInfo';
@@ -745,12 +744,6 @@ const AreaDetail = ({properties, hash, isCensusLayerSelected}: IAreaDetailProps)
title: ,
content: (
<>
- {/* Exceeds one or more burdens */}
-
-
{/* Indicators - filters then map */}
{category.indicators
.filter(indicatorFilter(EXPLORE_COPY.SIDE_PANEL_INDICATORS.HIST_UNDERINVEST))
diff --git a/client/src/components/AreaDetail/areaDetail.module.scss b/client/src/components/AreaDetail/areaDetail.module.scss
index 5906a67a..315f3d4d 100644
--- a/client/src/components/AreaDetail/areaDetail.module.scss
+++ b/client/src/components/AreaDetail/areaDetail.module.scss
@@ -113,14 +113,11 @@ $sidePanelLabelFontColor: #171716;
}
.categorySpacer {
- @include u-bg('gray-cool-3');
-
@include typeset('sans', '2xs', 2);
@include u-text('bold');
- margin: 0 -20px 1rem -20px;
- @include u-padding-top(2);
- @include u-padding-bottom(2);
+ margin-left: -20px;
+ @include u-padding-top(1);
+ @include u-padding-bottom(1);
@include u-padding-left(2.5);
-
}
diff --git a/client/src/components/AreaDetail/tests/__snapshots__/areaDetail.test.tsx.snap b/client/src/components/AreaDetail/tests/__snapshots__/areaDetail.test.tsx.snap
index 7f134152..9d8a7220 100644
--- a/client/src/components/AreaDetail/tests/__snapshots__/areaDetail.test.tsx.snap
+++ b/client/src/components/AreaDetail/tests/__snapshots__/areaDetail.test.tsx.snap
@@ -258,14 +258,6 @@ exports[`rendering of the Islan areas in AreaDetail checks if indicators for ISL
hidden=""
id="work-dev"
>
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-
-
-
- At or above at least one threshold?
-
-
- No
-
-