[`& .${getRef("debugButton")}`]: {
        "backgroundColor": fn.rgba(colors["truffle-teal"][7], 0.6),
        "&:hover": {
          backgroundColor: colors["truffle-teal"][7]
        }