body {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  background-color: #ccffff;
}
h1 {
  font-size: 150%;
  padding-left: 2.5em;
}
#theHeader {
  background-color: #009688 !important; 
}
#imageToolBar {
  background-color: rgb(204, 255, 255) !important;
  height: 20px;
}
#copyright {
  background-color: rgb(204, 255, 255);
}
.titrePage {
  background-color: #3c3c3c !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.titrePage h2 a {
  color: white;
}
h2 {
  color: white;
}
A .pwg-icon {
    color: white;
}
#thePicturePage A .pwg-icon {
    color: black;
}
#thePicturePage h1
{
  margin-top:3px;
  margin-bottom: 3px;
}
.content .additional_info {
  color: black;
  font-size: 15px;
}
.additional_info {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.content .additional_info a {
  /*background-color: cyan;*/
  text-decoration: underline;
}
.content .additional_info a:not(.btn):hover {
  color: var(--steane-color-hover);
  background-color: cyan;
}
p.imageComment a {
  background-color: cyan;
}
.content .search_results {
    color: black;
}
#theImage  p {
  color: black;
}
p.imageComment {
  font-size:15px;
  padding-left: 10px;
  padding-right: 10px;
}
#piwigoAbout p {
  color: black;
}
.notification p {
  color: black;
}
#content .calCal, .calCalHead {
  color: black;
}
.thumbnailCategory .text {
  color:black;
}
legend {
  color:black !important;
}
.contentWithMenu p {
  color:black !important;
}
.mcs-container .filter {
    color: black;
}
#thePopuphelpPage h2 {
  color:black !important;
}
#thePopuphelpPage p, #thePopuphelpPage dd, #thePopuphelpPage dt {
  color:black !important;
}
#thePopuphelpPage .titrePage h2 {
  color:white !important;
}
#mbSpecials li {
  color: white;
}
#mbCategories p {
  color: white;
}
.calendarViews, #calendarViewSwitchLink {
  color: white;
}
#debug {
  color:black;
}
.calMonth th, .calendarBar {
    color: #009688;
}