/* Custom CSS  */

.topbar-wrapper img {
  width: 0;
	height: 0;
	padding: 20px 200px 0 0px;
  background: url(wovn_logo_top.png) no-repeat 0 0;
  background-size: contain;
}

.swagger-ui .topbar {
  background-color: #27313b;
}

.swagger-ui p, .swagger-ui h2, swagger-ui h3 {
  font-family: "Noto Sans", "Noto Sans CJK JP" !important;
}