.my-package__button:disabled {
  color: rgba(255, 255, 255, 0.5);
}

.my-package-loading-wheel__overlay {
  background: rgba(255, 255, 255, 0.8);
}

.select-balikovna-loading-wheel__overlay {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
}