backgroundColor: hex2rgba()

in src/theme.js [111:112]


  backgroundColor: hex2rgba(colors.brandLight, 0.3),
  borderBottom: `1px solid ${hex2rgba(colors.black, 0.2)}`,