body {
  color: #135;
  overflow: hidden;
}

a {
  text-decoration: none;
}

nav{
  background: rgba(17, 51, 85, .786);
  z-index: 2;
}

.globe-icon-wrapper {
  font-size: 1.7rem;
  color: steelblue;
  margin-right: .7rem;;
}

form a {
  text-decoration: none;
}