* {
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none!important;
  }

  body {
    text-decoration: none;
  }

  img.custom-logo {
  width: 230px!important;
  height: auto;
}

.menu-item {
  padding: 0px 25px;
  text-decoration: none!important;
}

footer {
  margin-top: 55px;
}