.grid figure, .empty-cell {
  background-color: #FFFFFF !important;
  color: inherit;
}

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

body {
  background-color: #FFFFFF !important;
  font-family: 'Helvetica Neue', 'Proxima Nova', Helvetica, Roboto, Arial, 'Segoe UI', 'Droid Sans', sans-serif !important;
  color: #212121 !important;
}

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

a {
  background-color: transparent !important;
  color: #2196F3 !important;
}

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

#sectionborder {
  display: inherit !important;
  border-color: #FAFAFA !important;
}

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

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

.heading {
  color: #212121 !important;
  font-family: Georgia, Palatino, 'Droid Serif', 'Times New Roman', 'Roboto Slab', serif !important;
  background-color: inherit;
}

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