[data-fs-link-button] {
  // --------------------------------------------------------
  // Structural Styles
  // --------------------------------------------------------
  text-decoration: none;

  &:disabled, &[data-fs-button-disabled="true"] { pointer-events: none; }
}
