body {
}

#MOC {
  width: 100%;
  height: 100vh;
}

.navbar-light .navbar-brand {
  background: url(../../assets/img/MOC_logo_final.svg) center / 27% no-repeat;
  width: 150px;
  height: 70px;
}

#navcol-1 {
  font-size: 14px;
  font-weight: 600;
  font-family: Lato, sans-serif;
}

.navbar-light .navbar-nav .nav-link {
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(255,255,255);
  font-weight: 300;
  margin-right: 15px;
}

