.change {
    background-color: #f54242;
    color: white;
    font-family: Verdana;
    font-weight: bold;
}
.change .overlay {
    color: #e8d8c9;
}
.change .overlay:hover {
    color: transparent;
}
.change .chheader {
  font-family: "Milker";
  font-size: 7dvh;
  margin: 0 0 0 0;
  letter-spacing: -0.6dvh;
  padding: 0 0 0 0;
  line-height: 80%;
  background-color: transparent;
  overflow: hidden;
}