.btn-cancel {
  background: transparent;
  border: 1px solid #222;
  color: #000;
  height: 45px;
  padding: 0 5px;
  border-radius: 2px;
  width: 100%;
}
 