.dc-checkout-btn {
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s;
  border: none;
  cursor: pointer;
}
