.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.column-one {
  z-index: 2;
  width: 420px;
  height: 100vh;
  max-width: 420px;
  float: left;
  clear: none;
  border: 2.47881px #333;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px 40px;
  font-family: Applegaramond, sans-serif;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.hero-section {
  width: 340px;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.hero-header {
  width: 330px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.header {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text {
  color: #333;
  letter-spacing: undefinedundefined;
  font-size: 50px;
  font-weight: 400;
  line-height: 130%;
}

.text-2 {
  color: #515152;
  letter-spacing: -.03em;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}

.text-3 {
  color: #333;
  letter-spacing: -.03em;
  -webkit-text-stroke-color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.cta-hero {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 5px;
  display: flex;
}

.text-small {
  color: #333;
  text-align: center;
  font-family: Applegaramond, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
}

.button {
  grid-column-gap: 9.91526px;
  grid-row-gap: 9.91526px;
  border: .413136px solid #333;
  border-radius: 82.6271px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #333;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
}

.picture-and-text {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dither_it_photon1b-19-2 {
  max-width: 95px;
  object-fit: cover;
  border-radius: 68.8613px;
}

.text-frame {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-project {
  color: #333;
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.text-6 {
  color: #3c63f9;
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.text-medium {
  color: #515152;
  letter-spacing: -.03em;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}

.text-medium-italic {
  color: #515152;
  letter-spacing: -.03em;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.link-project-underline {
  color: #333;
  letter-spacing: -.03em;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
  text-decoration: underline;
}

.heading {
  text-align: left;
  letter-spacing: -.03em;
  font-family: Applegaramond, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.menu {
  z-index: 1;
  width: 72vw;
  height: auto;
  max-width: 72vw;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(242, 242, 242, .95);
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px 20px;
  font-family: Applegaramond, sans-serif;
  font-weight: 400;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.text-link {
  color: #333;
  letter-spacing: -.025em;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.text-8 {
  color: #333;
  letter-spacing: -.025em;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}

.body {
  max-width: 1280px;
  background-color: #f2f2f2;
  margin-left: auto;
  margin-right: auto;
}

.column-2 {
  width: 72vw;
  max-width: 72vw;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  padding: 0 40px 20px;
  font-family: Applegaramond, sans-serif;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.content-section {
  width: 780px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.section-work {
  width: 700px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 0 solid #9f9f9f;
  border-bottom-width: .5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.frame-48 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.project-card {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-project {
  width: 100%;
  filter: blur();
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-project.coming-soon {
  filter: blur(1px);
}

.text-9 {
  color: #333;
  letter-spacing: -.03em;
  font-size: 30px;
  font-weight: 400;
  line-height: 130%;
}

.text-paragraphe {
  width: 100%;
  color: #333;
  letter-spacing: 0;
  font-family: Applegaramond, sans-serif;
  font-size: 1.3em;
  font-weight: 200;
  line-height: 110%;
}

.text-paragraphe.soon {
  color: #9f9f9f;
}

.tag {
  color: #9f9f9f;
  text-align: left;
  letter-spacing: 0;
  margin-top: 4px;
  font-family: Inconsolata, monospace;
  font-size: .9em;
  font-style: normal;
  font-weight: 200;
  line-height: 130%;
}

.tag.center {
  text-align: center;
}

.text-11 {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.frame-49 {
  width: 100%;
  max-width: 700px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.text-12 {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.project-card-double {
  width: 100%;
  max-width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 40px;
  display: flex;
}

.project-card-small {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-13 {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 28px;
  font-weight: 400;
  line-height: 150%;
}

.a-static-website-with-suistanable-design-for-a-coffe-shop-in-bordeaux {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}

.section-about-me {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.infos {
  width: 100%;
  max-width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-me-text {
  width: 700px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-paragraphe-big {
  color: #515152;
  text-align: justify;
  letter-spacing: -.02em;
  font-family: Applegaramond, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 200;
  line-height: 130%;
}

.skills-div {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: space-around;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.heading-4-center {
  color: #333;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 130%;
}

.tag-skills {
  color: #9f9f9f;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 150%;
}

.logo-div {
  width: 100%;
  border: .5px solid #9f9f9f;
  border-width: .5px 0;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 60px 30px;
  display: flex;
}

.frame-17 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  width: 50px;
  height: 50px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.poste {
  color: #333;
  letter-spacing: -.03em;
  padding-right: 4px;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}

.frame-18 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.freelance-line {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.line-div {
  color: #333;
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}

.number {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.number.bleu {
  color: #3c63f9;
}

.poste-line {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.web-developer-kombay {
  color: #333;
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}

.education-and-exp {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.frame-32 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.freelance {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: .5px dashed #333;
  border-width: .5px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 32px;
  padding-bottom: 40px;
  display: flex;
}

.text-18 {
  color: #333;
  letter-spacing: -.03em;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
}

._250 {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.freinds-line {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: space-between;
  align-items: stretch;
  justify-items: stretch;
  display: flex;
}

._60 {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.section-friends {
  width: 100%;
  max-width: 700px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
}

.recommandation {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #9f9f9f;
  border-bottom-width: .5px;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.card-citation {
  width: 200px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.dither_it_1556115540959-1 {
  object-fit: cover;
  border-radius: 100px;
}

.title-citation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card-title {
  color: #515152;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 24px;
  font-weight: 400;
  line-height: 110%;
}

.poste-friends {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.frame-33 {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.citation {
  color: #515152;
  letter-spacing: -.03em;
  font-size: 1.4em;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.card-friend {
  width: 200px;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-friend {
  color: #515152;
  letter-spacing: -.03em;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 130%;
}

.tag-friend {
  width: auto;
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-family: Applegaramond, sans-serif;
  font-size: 1.2em;
  font-weight: 200;
  line-height: 130%;
}

.friends-line {
  width: 100%;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer {
  width: 100%;
  max-width: 700px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 100px 0 40px;
  display: flex;
}

.frame-26 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column wrap;
  align-content: center;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.frame-71 {
  width: 100%;
  max-width: none;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-20 {
  color: #333;
  text-align: center;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-2 {
  grid-column-gap: 9.91526px;
  grid-row-gap: 9.91526px;
  border: .413136px solid #333;
  border-radius: 82.6271px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #333;
  text-align: center;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
}

.hosting-and-copyright {
  color: #515152;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}

.hosting-and-copyright.bleu {
  color: #3c63f9;
}

.caf-bb---coming-soon-0 {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 28px;
  font-weight: 400;
  line-height: 150%;
}

.coming-soon {
  color: #9f9f9f;
  letter-spacing: -.03em;
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
}

.poste-italic {
  color: #333;
  letter-spacing: -.03em;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.product-manager-1kubator-1 {
  color: #333;
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.product-manager-1kubator-3, .web-developer-kombay-2 {
  color: #333;
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
}

.web-developer-kombay-3 {
  color: #333;
  letter-spacing: -.03em;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.elodie-duru-former-manager-1 {
  color: #515152;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
}

.container {
  width: 1200px;
  max-width: 1200px;
  font-family: Applegaramond, sans-serif;
  display: block;
}

.div-block {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  display: flex;
}

.heading-3 {
  letter-spacing: -.02em;
  margin-top: 8px;
  margin-bottom: 4px;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 110%;
}

.heading-3.wait {
  color: #9f9f9f;
}

.heading-3.soon {
  color: #9f9f9f;
  font-style: italic;
}

.h2 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2em;
  font-weight: 400;
  display: block;
  overflow: visible;
}

.skills-card {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.heading-4 {
  margin-top: 16px;
}

.link {
  color: #333;
  font-family: Applegaramond, sans-serif;
  font-size: 24px;
  text-decoration: none;
}

.link.w--current {
  color: #333;
  align-self: center;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
}

.heading-5 {
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

.list {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding-left: 20px;
  display: flex;
}

.header-contact {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.poste-recommandation {
  color: #9f9f9f;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

.link-block-project {
  color: #333;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  display: flex;
}

.bold-text {
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .column-one {
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    padding-left: 100px;
    padding-right: 100px;
    position: static;
  }

  .hero-section {
    width: 100%;
  }

  .menu {
    width: 100vw;
    height: auto;
    max-width: 100vw;
    border-top: .5px solid #333;
    padding-top: 20px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .column-2 {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    position: static;
  }

  .content-section {
    width: 100%;
  }

  .section-work {
    width: 100%;
    padding-top: 60px;
  }

  .section-about-me {
    padding-top: 60px;
  }

  .about-me-text {
    width: 100%;
  }

  .section-friends {
    padding-top: 60px;
  }

  .container {
    width: auto;
    max-width: 100%;
  }

  .div-block {
    justify-content: space-between;
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  .column-one {
    padding-left: 60px;
    padding-right: 60px;
  }

  .column-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .freinds-line {
    flex-direction: column;
  }

  .section-friends {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .friends-line {
    flex-direction: column;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  .column-one {
    height: 70vh;
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .hero-header {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-2 {
    font-size: 1.2em;
    line-height: 110%;
  }

  .text-3 {
    padding-left: 5px;
    font-size: 1.2em;
  }

  .cta-hero {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-small {
    font-size: 1.2em;
  }

  .text-5 {
    font-size: .8em;
  }

  .dither_it_photon1b-19-2 {
    max-width: 70px;
  }

  .link-project, .text-6 {
    font-size: 1em;
  }

  .text-medium, .text-medium-italic {
    font-size: 1.2em;
  }

  .link-project-underline {
    font-size: 1em;
  }

  .heading {
    letter-spacing: -.01em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.8em;
    line-height: 100%;
  }

  .menu {
    height: auto;
    background-color: #f2f2f2;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-2 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .section-work {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 60px;
  }

  .text-paragraphe {
    font-size: 16px;
    line-height: 130%;
  }

  .tag.center {
    text-align: left;
  }

  .project-card-double {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    padding-bottom: 20px;
  }

  .section-about-me {
    padding-top: 20px;
  }

  .text-paragraphe-big {
    width: 100%;
    text-align: justify;
    font-size: 18px;
  }

  .skills-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tag-skills {
    font-family: Applegaramond, sans-serif;
  }

  .logo-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 0;
    display: grid;
  }

  .poste {
    font-size: 1.1em;
  }

  .line-div {
    font-size: 1em;
  }

  .number {
    font-size: 1.2em;
  }

  .number.bleu {
    color: #3c63f9;
  }

  .poste-line {
    flex-direction: row;
    align-items: flex-start;
  }

  .web-developer-kombay {
    font-size: 1.1em;
  }

  .frame-32 {
    flex-direction: column;
    align-items: flex-end;
  }

  .freelance {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .freinds-line {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: flex-start;
  }

  .section-friends {
    padding-top: 20px;
  }

  .recommandation {
    flex-direction: column;
    align-items: flex-start;
  }

  .card-citation {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
  }

  .title-citation {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: flex-start;
  }

  .title-friend {
    font-size: 24px;
  }

  .tag-friend {
    font-family: Applegaramond, sans-serif;
    font-size: 1.2em;
    font-weight: 300;
  }

  .footer {
    padding-bottom: 70px;
  }

  .frame-71 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-end;
  }

  .poste-italic {
    font-size: 1.1em;
  }

  .div-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px #000;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .h2 {
    font-size: 2em;
    display: block;
  }

  .link {
    overflow-wrap: normal;
    font-size: 1.4em;
  }

  .link.w--current {
    font-size: 1.4em;
  }

  .div-block-2 {
    text-align: right;
  }
}

#w-node-_5997236b-7aaf-4880-7cb0-0e6f78eaec5f-659124f3 {
  justify-self: auto;
}


@font-face {
  font-family: 'Apple Garamond Font';
  src: url('../fonts/AppleGaramond-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apple Garamond Font';
  src: url('../fonts/AppleGaramond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apple Garamond Font';
  src: url('../fonts/AppleGaramond-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}