#intro {
  width: 80em;
  height: auto;
  border: 0.25em #ccc dashed;
  margin: 0 auto;
  padding: 2em 5em;
  position: relative;
  top: 8em;
  margin-top: 4em;
  margin-bottom: 14em; }
  #intro h3 {
    margin-bottom: 0.7em;
    font-size: 3em; }
    #intro h3 a {
      color: black;
      font-weight: lighter; }
      #intro h3 a:hover {
        color: #31c27c; }
  #intro p {
    text-indent: 3em;
    font-size: 2.2em;
    line-height: 1.5em; }
  #intro section {
    width: 559px;
    margin: 4em auto; }

#except {
  margin-top: 2em; }

#proj {
  padding-top: 8em;
  height: auto;
  width: 120em;
  margin: 0 auto;
  margin-bottom: 5em; }

.proj {
  width: auto;
  height: auto;
  box-sizing: border-box;
  box-shadow: 0em 0em 1em #ccc;
  margin-top: 3em;
  padding: 1.8em 5em; }
  .proj .hid {
    width: 95em;
    margin: 0 auto; }
    .proj .hid p {
      font-size: 3em;
      color: black; }
    .proj .hid:hover p {
      color: #31c27c; }
  .proj .cont {
    margin-top: 3em;
    display: none; }
    .proj .cont p {
      width: auto;
      padding: 1em 2em;
      display: inline-block;
      text-indent: 2em;
      font-size: 2em;
      line-height: 1.5em; }

#ref {
  width: 60%;
  height: auto;
  border: 0.25em #ccc dashed;
  margin: 0 auto;
  padding: 2em 5em;
  position: relative;
  top: 8em;
  margin-top: 4em;
  margin-bottom: 14em; }
  #ref h3 {
    font-size: 3em; }
  #ref p {
    margin: 1.5em 0;
    font-size: 1.8em;
    line-height: 1.5em; }

/*# sourceMappingURL=project.css.map */
