diff --git a/scss/_popover.scss b/scss/_popover.scss
index 82a335fa19e5e5cc92861f3370988543d0fd045d..c259916d76ff212841c8d64f76fb72430b51aeac 100644
--- a/scss/_popover.scss
+++ b/scss/_popover.scss
@@ -86,7 +86,7 @@
     &::after {
       top: -($popover-arrow-outer-width - 1);
       margin-left: -$popover-arrow-width;
-      border-bottom-color: $popover-title-bg;
+      border-bottom-color: $popover-arrow-color;
     }
 
     // This will remove the popover-title's border just below the arrow