/* stylelint-disable */

/* These variables can be used to control values throughout the job board. */
:root {
    --colorAppBackground: #FFFBF7;
  }

