.swagger-ui .topbar {
  border-bottom: 1px solid #e8e8e8;
  color: #000000 !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.swagger-ui img {
  content: url("/img/logo-PA.png");
  height: 40px;
  margin: 10px 0;
}

.swagger-ui .info .title {
  color: #1a1a1a;
  font-weight: 600;
}
