
/*! Squarespace LESS Compiler  (less.js language v1.3.3)  */
.header-nav-folder-content{background:linear-gradient(to bottom,#ede7e0,#fff)}footer .sqs-block-html a{background-image:none !important;background-repeat:no-repeat !important;text-decoration:none !important}

/* Footer Fix: Organized Flexbox layout for scattered footer blocks */
.fluid-engine.fe-68022969dce9900f7efadfe8 {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  gap: 30px !important;
  padding: 40px 20px !important;
  height: auto !important;
  grid-template-columns: none !important;
  grid-template-rows: none !important;
}

.fe-68022969dce9900f7efadfe8 .fe-block {
  position: static !important;
  grid-area: auto !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
}

@media (min-width: 768px) {
  .fluid-engine.fe-68022969dce9900f7efadfe8 {
    flex-direction: row !important;
    justify-content: center !important;
    align-items: flex-start !important;
    text-align: left !important;
    gap: 80px !important;
    padding: 60px 5% !important;
  }
  .fe-68022969dce9900f7efadfe8 .fe-block {
    width: auto !important;
    flex: 0 1 auto;
  }
  .fe-block-0552d0fc4cac966c39eb { flex-basis: 250px !important; }
  .fe-block-6a4ffe8b1d4add36b9ba { flex-basis: 180px !important; }
  .fe-block-a3a8cbb4fedb070b09ff { flex-basis: 220px !important; }
  
  /* Reorder Social Icons to the bottom or after location */
  .fe-block-yui_3_17_2_1_1744972029427_2791 { order: 4; }
}

.fe-68022969dce9900f7efadfe8 h4 {
  margin-bottom: 15px !important;
  white-space: nowrap !important;
}