h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 35px;
}

a {
  color: #333;
  text-decoration: underline;
}

a:hover {
  font-weight: 600;
}

.columns {
  height: 100%;
}

.name-stuff {
  height: 100%;
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.find-stuff {
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  padding-right: 40px;
  display: flex;
}

.header {
  height: 125px;
  color: #333;
}

.content {
  height: 830px;
}

.footer {
  height: 125px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.body {
  height: 100%;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 22px;
  overflow: scroll;
}

.column-3 {
  height: 100%;
  background-color: #e3c3b4;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.column-4 {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 80px;
  padding-left: 120px;
  padding-right: 20px;
  line-height: 27px;
  display: flex;
  transform: rotate(0);
}

.columns-2 {
  height: 100%;
}

.floaty-thing {
  width: 350px;
  height: 475px;
  background-color: #f4e7e1;
  align-items: center;
  margin-right: -95px;
  display: block;
  box-shadow: -7px 7px 18px 1px rgba(0, 0, 0, 0.13);
}

.div-block-3 {
  height: 425px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.div-block-4 {
  width: 100%;
  height: 50px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  border-radius: 100px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.heading {
  text-align: center;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 30px;
}

.seperator {
  width: 45px;
  height: 3px;
}

.seperator.bluebackground {
  width: 60px;
  height: 2px;
  background-color: #2454f5;
  margin-top: 25px;
  margin-bottom: 25px;
}

.text-block {
  letter-spacing: 3px;
  margin-top: 0;
  font-weight: 300;
}

.div-block-5 {
  width: 20px;
  height: 20px;
  background-color: #2454f5;
  margin-right: 7px;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 28px;
  line-height: 34px;
}

.text-block-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-self: center;
  font-size: 18px;
  font-weight: 300;
}

.div-block-6 {
  align-items: center;
  display: flex;
}

.text-block-3 {
  align-self: center;
  margin-left: 10px;
  margin-right: 10px;
}

.heading-3 {
  align-items: flex-start;
  margin-top: 0;
  font-size: 90px;
  font-weight: 700;
  line-height: 90px;
  display: block;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  display: block;
}

.button {
  width: auto;
  background-color: #2454f5;
  border-radius: 20px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 17px;
  display: flex;
}

.button:hover {
  background-color: rgba(36, 84, 245, 0.75);
}

.text-block-4 {
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
}

.div-block-7 {
  width: 100%;
  max-width: 453px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #333;
  text-transform: uppercase;
  flex: 0 auto;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  text-decoration: none;
  display: flex;
}

.link:hover {
  font-weight: 600;
  text-decoration: underline;
}

.link.w--current {
  color: #333;
  font-weight: 600;
  text-decoration: underline;
}

.link.w--current:hover {
  font-weight: 600;
  text-decoration: underline;
}

.link-2 {
  text-transform: uppercase;
  padding-left: 15px;
  font-weight: 300;
  text-decoration: none;
}

.link-2.navigation {
  color: #333;
  font-size: 14px;
  line-height: 17px;
}

.link-2.navigation:hover,
.link-2.navigation.w--current {
  font-weight: 600;
  text-decoration: underline;
}

.image-2,
.image-3 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.footertext {
  height: auto;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}

.follow {
  width: 20%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.linkedin {
  width: 50px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.instragram {
  width: 50px;
  height: 30px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.twitter {
  width: 50px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 20px;
  height: 20px;
}

.contact {
  width: 20%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-6 {
  height: 30px;
  color: #333;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: center;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  display: flex;
}

.text-block-6:hover {
  font-weight: 400;
}

.div-block-11 {
  width: 60%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.writingcontent {
  width: 100%;
  height: auto;
  background-color: #f4e7e1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.image-5 {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-2 {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.text-block-7 {
  font-size: 13px;
  display: block;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 52px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.div-block-13 {
  width: 20px;
  height: 20px;
  background-color: #2454f5;
  margin-right: 15px;
  padding-right: 0;
}

.headercontainer {
  max-width: 700px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-bottom: 0;
  display: flex;
}

.text-block-8 {
  text-align: center;
  line-height: 24px;
}

.div-block-15 {
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.collection-item {
  width: 90%;
  background-color: #fff;
  margin-bottom: 40px;
  padding: 0;
  box-shadow: -7px 7px 18px 1px rgba(0, 0, 0, 0.13);
}

.text-block-9,
.text-block-10 {
  color: rgba(51, 51, 51, 0.75);
  display: inline;
}

.itemheader {
  margin-bottom: 40px;
}

.itembody {
  margin-bottom: 30px;
}

.itemfooter {
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-wrapper {
  align-items: center;
  margin-bottom: 80px;
  display: block;
}

.collection-list {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block {
  color: #333;
  padding: 40px;
  text-decoration: none;
}

.link-block:hover {
  font-weight: 400;
  text-decoration: none;
  box-shadow: 5px 0 18px 1px rgba(0, 0, 0, 0.13);
}

.heading-7 {
  font-weight: 700;
  text-decoration: none;
}

.writingssectionheader {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.postbody {
  height: 100%;
  flex-direction: column;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 21px;
  display: flex;
}

.writingstext {
  width: 100%;
  align-self: auto;
  padding-top: 50px;
  padding-bottom: 20px;
}

.link-block-2 {
  color: #333;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-8 {
  color: #333;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 50px;
}

.rich-text-block {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  position: relative;
}

.text-block-11 {
  color: #333;
  font-family: Poppins, sans-serif;
  font-style: italic;
  font-weight: 300;
  display: inline;
}

.text-block-12 {
  color: #333;
  font-style: italic;
  display: inline;
}

.writingscolorbar {
  min-width: 40px;
  width: 15%;
  height: auto;
  color: #b7f;
  background-color: #f4e7e1;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.writingsbody {
  width: 100%;
  height: auto;
  flex-flow: column;
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.div-block-19 {
  width: 15%;
  height: 100%;
  flex-direction: column;
  display: flex;
}

.writingscontainer {
  width: 100%;
  height: auto;
  flex-flow: row;
  align-content: space-around;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-21 {
  width: 100%;
  height: 100%;
}

.container-3 {
  color: #fff;
  border-bottom: 0 solid #333;
  border-radius: 1px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.text-block-14 {
  line-height: 24px;
}

.div-block-22 {
  margin-bottom: 20px;
}

.articlesbuttons {
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.articlessectionheader {
  background-color: #f4e7e1;
  padding: 40px 30px 20px;
  overflow: hidden;
}

.articlestext {
  width: 100%;
  height: auto;
  flex-flow: column;
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.sectionheader-copy {
  width: 100%;
  background-color: #e3c3b4;
  align-self: auto;
  padding-top: 40px;
  padding-bottom: 0;
}

.container-4 {
  justify-content: space-between;
  display: flex;
}

.div-block-24 {
  width: 100%;
  max-width: 800px;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.collection-list {
  list-style-type: none;
}

.article-image {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .find-stuff {
    padding-right: 20px;
  }

  .content {
    height: 95%;
  }

  .footer {
    justify-content: flex-start;
  }

  .column-4 {
    height: auto;
    padding: 20px 20px 0 95px;
  }

  .floaty-thing {
    margin-right: -75px;
  }

  .heading-3 {
    order: -1;
    line-height: 90px;
  }

  .heading-4 {
    order: -1;
  }

  .button {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
  }

  .button:hover {
    background-color: rgba(36, 84, 245, 0.75);
  }

  .text-block-4 {
    line-height: 21px;
  }

  .div-block-7 {
    width: 100%;
    max-width: 453px;
    justify-content: center;
  }

  .link {
    color: #333;
  }

  .link:hover {
    font-weight: 700;
    text-decoration: underline;
  }

  .link-2.navigation:hover {
    padding-left: 15px;
    font-weight: 600;
    text-decoration: underline;
  }

  .follow {
    width: 25%;
  }

  .linkedin,
  .instragram,
  .twitter {
    height: 30px;
  }

  .contact {
    width: 25%;
  }

  .text-block-6 {
    height: 30px;
  }

  .div-block-11 {
    width: 50%;
    justify-content: flex-start;
  }

  .writingcontent {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .headercontainer {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .collection-list-wrapper {
    margin-bottom: 40px;
  }

  .writingssectionheader {
    align-self: auto;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .writingstext {
    align-self: flex-start;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .writingscolorbar {
    height: auto;
    float: left;
    display: block;
    position: static;
  }

  .writingsbody {
    width: 85%;
    height: auto;
    float: left;
    padding-left: 30px;
    padding-right: 20px;
    display: block;
  }

  .writingscontainer {
    height: auto;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: flex-start;
    display: flex;
  }

  .div-block-22 {
    margin-bottom: 10px;
  }

  .articlessectionheader {
    padding: 20px 20px 20px 30px;
  }

  .articlestext {
    padding-left: 30px;
    padding-right: 20px;
  }

  .sectionheader-copy {
    align-self: auto;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .div-block-23 {
    height: 100%;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .columns {
    height: auto;
  }

  .name-stuff {
    height: 80px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
  }

  .find-stuff {
    display: none;
  }

  .header {
    height: 175px;
  }

  .content {
    height: auto;
  }

  .footer {
    align-items: center;
  }

  .column-3 {
    height: auto;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 20px;
    padding-right: 10px;
  }

  .column-4 {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .floaty-thing {
    width: 450px;
    height: 425px;
    margin-top: -80px;
    margin-right: 0;
  }

  .div-block-3 {
    height: 375px;
    justify-content: flex-start;
  }

  .seperator.bluebackground {
    width: 0;
    height: 0;
    margin-bottom: 0;
  }

  .text-block {
    align-self: center;
  }

  .heading-2 {
    line-height: 32px;
  }

  .text-block-2 {
    align-self: flex-start;
  }

  .div-block-6 {
    align-items: center;
  }

  .text-block-3 {
    display: none;
  }

  .text-block-4 {
    line-height: 27px;
  }

  .div-block-7 {
    max-width: none;
  }

  .footertext {
    padding-bottom: 0;
  }

  .follow {
    width: 33%;
  }

  .contact {
    width: 34%;
  }

  .div-block-11 {
    width: 33%;
  }

  .writingcontent {
    margin-top: -80px;
  }

  .headercontainer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .writingssectionheader {
    padding: 15px 15px 0;
  }

  .writingstext {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .link-block-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .writingscolorbar {
    width: 8%;
    height: auto;
    margin-top: 0;
  }

  .writingsbody {
    width: 92%;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .writingscontainer {
    margin-top: 10px;
  }

  .articlescontainer {
    margin-top: -80px;
  }

  .articlessectionheader {
    padding-left: 15px;
    padding-right: 15px;
  }

  .articlestext {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sectionheader-copy {
    padding: 15px 15px 0;
  }
}

@media screen and (max-width: 479px) {
  .name-stuff {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
    padding-left: 15px;
  }

  .find-stuff {
    display: none;
  }

  .header {
    height: 175px;
    max-height: 200px;
  }

  .content {
    width: 100%;
    height: auto;
  }

  .footer {
    height: auto;
    min-height: 80px;
    flex-direction: column-reverse;
    justify-content: flex-end;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .body {
    padding-left: 0;
    padding-right: 0;
  }

  .column-3 {
    height: auto;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-4 {
    height: auto;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns-2 {
    height: auto;
  }

  .floaty-thing {
    width: 100%;
    height: 400px;
    min-width: 300px;
    margin-top: -80px;
    margin-right: 0;
  }

  .div-block-3 {
    height: 350px;
  }

  .heading {
    margin-top: 15px;
  }

  .seperator.bluebackground {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
  }

  .text-block {
    margin-top: 15px;
  }

  .div-block-5 {
    width: 15px;
    height: 15px;
  }

  .heading-2 {
    margin-right: 0;
    font-family: Poppins, sans-serif;
    font-size: 25px;
  }

  .text-block-2 {
    align-self: flex-start;
    font-family: Poppins, sans-serif;
    font-size: 15px;
  }

  .div-block-6 {
    margin-bottom: 5px;
  }

  .text-block-3 {
    display: none;
  }

  .heading-3 {
    font-size: 55px;
    line-height: 70px;
  }

  .button {
    width: auto;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
  }

  .text-block-4 {
    line-height: 24px;
  }

  .follow,
  .contact {
    width: auto;
    height: auto;
    padding-bottom: 40px;
  }

  .text-block-6 {
    color: #333;
    text-decoration: underline;
  }

  .div-block-11 {
    width: auto;
    height: auto;
    text-align: left;
    padding-left: 0;
    display: block;
  }

  .writingcontent {
    text-align: center;
    margin-top: -80px;
    display: block;
  }

  .text-block-7 {
    text-align: center;
  }

  .heading-6 {
    display: block;
  }

  .headercontainer {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-8 {
    font-size: 15px;
  }

  .div-block-15 {
    margin-bottom: 20px;
  }

  .collection-item {
    width: 100%;
    box-shadow: none;
    border: 0 solid rgba(204, 202, 202, 0.8);
    border-top-width: 1px;
    margin-bottom: 5px;
  }

  .itemheader {
    margin-bottom: 30px;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list-wrapper {
    margin-bottom: 0;
  }

  .collection-list {
    box-shadow: 0 -1px 10px -7px #000;
  }

  .link-block {
    margin-bottom: 0;
    padding: 15px 15px 20px;
  }

  .heading-7 {
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
  }

  .writingssectionheader {
    padding: 0;
  }

  .writingstext {
    padding: 0 0 10px;
  }

  .link-block-2 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .heading-8 {
    margin-top: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .rich-text-block {
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-11,
  .text-block-12 {
    color: rgba(51, 51, 51, 0.75);
    font-size: 14px;
  }

  .writingscolorbar {
    width: 8%;
    height: auto;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .writingsbody {
    width: 92%;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 15px;
  }

  .writingscontainer {
    height: auto;
    margin-top: 10px;
  }

  .div-block-22 {
    margin-bottom: 10px;
  }

  .articlescontainer {
    margin-top: -80px;
  }

  .articlesbuttons {
    padding-left: 20px;
    padding-right: 20px;
  }

  .articlessectionheader {
    padding: 10px 15px;
  }

  .articlestext {
    width: 100%;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .sectionheader-copy {
    padding: 0;
  }

  .div-block-24 {
    max-width: 800px;
    align-items: center;
  }
}
