.highlight {
  background: rgba(59, 130, 246, 0.18);
  border-left: 5px solid #3b82f6;
  padding: 4px 8px;
  border-radius: 4px;
}

/**
Use this class to style the headers in your Jupyter Notebook.

#### <span class="highlight">Exercise 1</span> 
*/