/* Add here all your css styles (customizations) */
mark {
  background: white;
  color: red;
}

.red {
background-color: red !important;
}

