/* your styles go here */
.bg-darkgray {
  background: #666 !important;
}

.bg-black {
  background: #333 !important;
}