#lbImage,
#lbBottom {
  border-color: #0F0F0F !important;
}
#lbCenter,
#lbBottomContainer {
  background-color: #0F0F0F !important;
  box-shadow: 4px 4px 8px black;
}
#lbBottom {
  color: #FFFFFF;
}
#lbCloseLink {
  background: none !important;
  color: #FFFFFF;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 16px;
}
#lbCloseLink:hover {
  text-decoration: none;
  color: #FF671D;
}
#lbCaption {
  font-family: neuzeit-grotesk, sans-serif;
  font-weight: lighter;
  font-size: 18px;
  line-height: 22px;
}
