.oc-border {
  border: 1px solid dodgerblue;
}

.oc-background {
  background-color: rgb(235, 235, 235);
}

.oc-name {
  font-family: serif;
  white-space: nowrap;
}

.oc-designation {
  font-family: sans-serif;
  font-style: italic;
  white-space: nowrap;
}
