/* stylelint-disable */

/* These variables can be used to control values throughout the job board. */
:root {

    /*  Font families */
    --fontFamily: sans-serif ;

    --colorAppBackground: #transparent;
  }
footer{
display:none !important;}