/* Custom CSS for SignDocs website */

/* Remove vertical line in How It Works section */
.signature-process::before {
  display: none !important;
}

/* Additional styling can be added here */
