diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css
index fac8ea7..14bf6fb 100644
--- a/public_html/css/hpr.css
+++ b/public_html/css/hpr.css
@@ -136,6 +136,13 @@ article#previous_five_weeks > h3 {
box-shadow: 2px 3px 6px 3px #675958;
}
+.thick_bar {
+ background-color: #4D4D4D;
+ color: white;
+ padding: 0.5rem;
+ margin: 1rem 0 1rem 0;
+}
+
img#hprlogo {
max-width: 20vw;
padding-right: clamp(0.75rem, -0.25rem + 3vw , 1.5rem);