.oc-border {
	border: 1px solid dodgerblue;
}

.oc-background {
	background-color: cornflowerblue;
}

.oc-name {
	//font-family: serif;
	white-space: nowrap;
}

.oc-designation {
	//font-family: sans-serif;
	//font-style: italic;
	white-space: nowrap;
}
