.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  border-color: white;
}

