/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 18 2026 | 20:06:50 */
.voll-btn-sm92j {
  display: inline-block;
  margin-top: 14px;
  padding: 10px 24px;
  background-color: #fff;
  color: #013228;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #013228;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 180ms ease;
}

