.navbar .nav-logo a.navbar-brand img {
  width: 75px;
  height: auto;
  border-radius: 1px;
}

#topbar .theme-brand li.theme-logo img {
  width: 75px;
  height: auto; }

.footer-wrapper {
  border-top: 1px solid #e0e6ed;
  border-top-left-radius: unset;
  margin-left: 32px;
  margin-right: 32px;
  width: unset;    
}

.footer-wrapper .footer-section p a {
  color: #25d5e4;
}

/* .footer-wrapper .footer-section p {
  color: #fafafa;
} */

.navbar {
  padding: 10px 0 10px 0;
}

.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-toggle svg {
  width: 30px;
  height: 30px; 
}