.cooldown-overlay {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.cooldown-overlay .cooldown-text {
    font-size: 1.5rem;
    color: white;
}
