diff --git a/cv.html b/cv.html
index 7d92db5..f66a9e5 100644
--- a/cv.html
+++ b/cv.html
@@ -54,6 +54,12 @@
text-decoration: none;
}
+ h2 {
+ border-bottom-width: 1px;
+ border-bottom-color: var(--color);
+ border-bottom-style: solid;
+ }
+
section#publications span.journal,
section#conferences span.conference {
font-style: italic;