#main #section_6 .section_6_hover {
  background-color: rgba(0, 0, 0, 0.2);
}

#main #section_6 .section_6_hover:hover {
  background-color: rgba(0, 0, 0, 0);
}
