.hover-color {
  background: #d13f19;
}
.hover-color:hover {
  background-color: #0074d9;
}
