html {
  background-color: #FFFFFF !important;
  color: inherit;
}

.thumb-img {
}

#loupeContainer div.background {
  background-color: #FFFFFF !important;
  color: inherit;
}

header div.background {
  background-color: #FFFFFF !important;
  color: inherit;
}

.custom-colorable {
  fill: #595959 !important;
}

body {
  background-color: #FFFFFF !important;
  color: #595959 !important;
}


.thumbnail {

    border: 5px solid #ffffff;
    padding:18px;
        margin-bottom: 5px;

  }

