.highlight {
  .code-highlight {
    background-color: #f6f080 !important;
    color: #2A2A2A !important;
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: bold;
  }
}
