@font-face {
  font-family: Bungee;
  src: url("../font/Bungee-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Myriad-SC";
  src: url("../font/Myriad-SC-300.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
#logo img {
  display: block;
  height: 200pt;
  margin: 0 auto;
}
#logo h3 {
  font-size: 2em;
  font-family: Bungee, sans-serif;
  line-height: 1.2em;
  text-align: center;
}

#main img {
  width: 250pt;
}

section h3 {
  font-family: Myriad-SC, Myriad, sans-serif;
  text-align: center;
  font-size: 1.4em;
  line-height: 2em;
}
section .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0 30pt;
}
section .container img {
  width: 100pt;
  margin: 15pt 0;
}

/*# sourceMappingURL=partners.css.map */
