.indarkpicture {
  color: red;
}

.indarkpicture:hover {
  color: black;
  background-color: yellow;
}

.clearfix {
}

