.object1 {
  transition: background-color 0.3s ease;
}
.object1 svg path {
  fill: #000000 !important;
}