diff --git a/src/components/card/style.scss b/src/components/card/style.scss
index 5e5b659569fc6ede9fff580846a5338e7717c14d..4268b499cf307530f25dd8254f5a0d1628e3b47f 100644
--- a/src/components/card/style.scss
+++ b/src/components/card/style.scss
@@ -31,6 +31,11 @@
       margin: 0 auto;
     }
 
+    > h1, h2, h3, h4, h5, h6 {
+      margin: 0;
+      padding: 0;
+    }
+
     > .card-title {
       line-height: 1.3em;
       font-size: 1.125em;