p, div {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

#system small
{
  font-style: normal;
}

.uk-text-large
{
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}