.photo {
  border-color: #FFFFFF !important;
  border-width: 20px !important;
  border-style: solid !important;
}

.gridcell {
  background-color: #B8B8B8 !important;
  color: inherit;
}

body {
  background-color: #E6E6E6 !important;
  font-family: 'Gill Sans', Calibri, 'Trebuchet MS', sans-serif !important;
  color: #565656 !important;
}

.image-info {
  text-align: center !important;
}

.grid {
  background-color: #DBDBDB !important;
  color: inherit;
}

.cellnumber {
  color: #F1F1F1 !important;
  display: none !important;
  background-color: inherit;
}

.page-link {
  background-color: #DBDBDB !important;
  color: inherit;
}

.pagination {
  background-color: #E8E8E8 !important;
  border-color: #DBDBDB !important;
  color: inherit;
}

#sectionborder {
  display: none !important;
  border-color: #F1F1F1 !important;
}

a {
  background-color: transparent !important;
  color: #6D6D6D !important;
}

html {
  background-color: #E6E6E6 !important;
  color: inherit;
}

.heading {
  color: #969696 !important;
  font-family: 'Gill Sans', 'Trebuchet MS', Calibri, sans-serif !important;
  background-color: inherit;
}

.gridicon {
  border-color: #7F7F7F !important;
  border-width: 1px !important;
  border-style: solid !important;
}
