.button__rounded-edges-15px:hover {
  background-color: #f4f4f7;
  transform: translateY(-3px);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}