.disabled-link {
  pointer-events: none;
  opacity: 0.5;
}

.background-color {
  background-color: rgb(59, 43, 50);
}