farb Because the H4 and list in this custom module are not defined yet so it inherits style from Bootstrap.
You can override by this custom CSS:
.gk-special-menu h4 {
font-family: 'Old Standard TT', Arial, sans-serif;
}
.gk-special-menu h4 a {
color: #d27244;
}
and change the color + font family as you wish.