.customitem {
   background: rgba(57, 140, 193, 0.25) !important;
}

.customitem:hover {
   background: rgba(255,255,255,.15) !important;
}

.customitemactive {
   background: rgba(138,138,138,0.6) !important;
}

.bold {
   font-weight: bold;
}

.small-caps {
   font-variant: small-caps;
}
