.grid figure, .empty-cell {
	background-color: #3A3935 !important;
	color: inherit;
	height: 185px;
}

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


.cellnumber {
  display: inherit !important;
  color: #7F7F7F !important;
  background-color: inherit;
}


.pagination {
  background-color: transparent !important;
  border-color: #3A3934 !important;
  color: inherit;
}

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






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