html {
  background-image: url('../../images/large/Indonesia background Wall.webp') !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-color: #f8f6f3;
  color: inherit;
}

.thumb-img {
  border-color: transparent !important;
}

#loupeContainer div.background {
  background-image: url('../../images/large/Indonesia background Wall.webp') !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f8f6f3;
  color: inherit;
}

header div.background {
    background-color: #76110e !important;
    color: #e9e3bd;
}

.custom-colorable {
  fill: #A0A0A0 !important;
}

body {
  background-color: transparent !important;
  color: #000000 !important;
}

#buttonNextSideLoupe,
#buttonPrevSideLoupe {
  background-color: #76110e !important;
}
