.btn:disabled {
  cursor: not-allowed;
  opacity: .45;
}
