.hword {
  flex: initial;
  font-family: Playfair Display,serif;
  font-size: 49px;
  font-style: normal;
  font-weight: 700;
  line-height: 65px;
  margin-bottom: 0;
  margin-right: 10px;
  order: 0;
}

.parts-of-speech {
  color: #5b8ea6;
  font-family: Playfair Display,serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  text-decoration: none;
}

.entry-attr {
  font-family: Open Sans,Helvetica,Arial,sans-serif;
  font-size: 19px;
  font-style: normal;
  line-height: 28px;
}

.def-prons {
	color: #868686;
}

.def-prons > span {
	display: inline-block !important;
	margin-right: 10px;
}

.vg {
	display: flex !important;
	padding-top: 4px;
}

.vg .vg-sseq-entry-item {
  display: flex;
  padding-bottom: 20px;
  padding-top: 0;
  position: relative;
}

.vg .vg-sseq-entry-item .sb .sb-entry .sense .dt {
	display: inline;
}