// html elements other than typography
$elements ?= {
  code: {
    background-color: rgba(0, 0, 0, 0.12)
  }
}
