.button__rounded-edges-10rem:hover {
  background-color: rgb(3, 47, 77, 0.8);
}

.button__rounded-edges-10rem:active {
  background-color: rgb(3, 47, 77, 0.6);
}