.navbar {
  background: #1a202e;
}

.main-sidebar {
  background: #1a202e;
}

.main-sidebar a {
  color: #f8f9fa;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #27303f;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none !important;
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a {
  color: #fff;
  background: #27303f;
  text-decoration: none;
}

.box-height p {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #475569;
}

.wrapper {
  background-color: #ecf0f5;
}
