.dropdown-menu{
background-color: #ab1919 !important;
}

h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}
h1 small,
.h1 small {
  font-size: 20px;
}
h2 small,
.h2 small {
  font-size: 16px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 12px;
}