.raml-console-body {
	background: #ffffff;
}

.raml-console-title {
	background-image: url('logo.svg');
	background-position: left center;
	background-repeat: no-repeat;
	color: #0016A3;
}

ul, ol {
	margin-bottom: 14px;
}
