.icon {
  width: 250px;
  height: auto;
}

.header-left-section {
  padding: 0px;
}

.header-menu {
  padding: 10px 20px 10px 20px;
  cursor: pointer;
  text-align: center;
}

.header-menu.active {
  border-bottom: 2px solid #7E2BDE;
  font-weight: 600;
}
