main p {
  text-align: justify;
  hyphens: auto;
}

strong, b {
  color: #00868B;
}

p code {
  color: #00868B !important;
}
