/* Colors */

html,
body {
  background-color: #f4f3f3;
}

.bg-swagger {
  background-color: #3d92cf;
}

