.btn {
  background-color: #96CDCD;
}

@font-face {
  font-family: UniversLTStd-LightCn;
  src: url("font/UniversLTStd-LightCn.otf");
}

#navbar-logo {
  margin: 5px;
  width: 45px;
}

.spacingtop {
  padding-top: 20px!important;
}

@font-face {
  font-family: UniversLTStd-Bold;
  src: url("font/UniversLTStd-Bold.otf");
}

@font-face {
  font-family: UniversLTStd-Light;
  src: url("font/UniversLTStd-Light.otf");
}

@font-face {
  font-family: UniversLTStd;
  src: url("font/UniversLTStd.otf");
}

#erin-cooper {
  margin-top: -47px!important;
  margin-left: 58px;
}

#graphic-design {
  margin-top: -14px;
  margin-left: 58px;
  margin-bottom: 0px;
}

#logo {
  text-decoration: none;
  color: black;
}

.Copy {
  display: inline-block;
  width: 40vw;
  vertical-align: top;
  padding: 20px;
}

#theContainer {
  width: auto;
  padding: 0px 50px;
}

.modal_image {
  max-width: 100%;
}

@media only screen and (max-width: 850px) {
  .navbar {
    margin-bottom: 0px;
  }
  #theContainer {
    text-align: center;
    padding: 0px;
  }
}
