/*

.lg-backdrop {
  background-color: #f4f4f4;
}

.lg-outer {
  background-color: #f4f4f4;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: inherit;
}

.lg-toolbar {
  background-color: inherit;
}
.lg-toolbar .lg-icon {
  color: #555;
}

#lg-counter {
  color: #555;
}

.lg-sub-html {
  background-color: rgba(244, 244, 244, 0.83);
  color: Black;
}
