<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

ul.servicetrade-form-links {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 24px;
}

ul.servicetrade-form-links li {
  padding: 0;
}

ul.servicetrade-form-links li a {
  padding: 10px;
  cursor: pointer;
}

</pre></body></html>