.ml-container {
  display: inline-block;
  cursor: pointer;
}

.ml-bar1, .ml-bar2, .ml-bar3 {
  color: #61b646;
  width: 30px;
  height: 2px;
  background-color: #61b646;
  margin: 6px 0;
  transition: 0.4s;
}

