.g-button {
  background: #232323;
}
.g-button:hover {
  background: rgba(35, 35, 35, 0.8);
}
.g-button.g-button--invert {
  color: #232323 !important;
  border-color: #232323;
}
.g-button.g-button--invert:hover {
  background: #232323;
  border-color: #232323;
}
.g-img__count {
  background-color: #232323;
}
body a.g-img__caption {
  color: #232323;
}
.g-gallery2-album-list {
  text-align: center;
}
.g-gallery2-photo-list {
  text-align: center;
}
.g-page-gallery2 .g-row .g-button {
  font-size: 0;
  background: url(/d/tpl25_a_1_left_b.svg) no-repeat;
  width: 23px;
  height: 21px;
  background-size: contain;
}
.g-img--gallery-image .g-img__caption {
  width: auto;
  text-align: center !important;
  display: inline-block !important;
}
.g-img .g-img__caption {
  pointer-events: none;
}
