.cust-list ul li {
  list-style: none; }

.cust-list ul li:before {
  content: ">";
  margin-left: -35px;
  margin-right: 1em;
  font-weight: 600;
  font-size: 14px;
  font-family: monospace; }

.cust-text-area-image {
  width: 100%; }

.link-boxed, .link-boxed:hover {
  border: 1px solid #fff;
  color: #fff;
  padding: 8px;
  text-decoration: none !important;
  text-align: center; }
  .link-boxed svg, .link-boxed:hover svg {
    margin-left: 8px; }

.link-boxed-black, .link-boxed-black:hover {
  border: 1px solid #4a4a4a;
  color: #4a4a4a;
  padding: 8px;
  text-decoration: none !important;
  text-align: center; }
  .link-boxed-black svg, .link-boxed-black:hover svg {
    margin-left: 8px; }

/*# sourceMappingURL=cust-text-area.css.map */
