/* Contact Us Styling | /assets/css/contact-us.css */
.padge-header{padding-top:100px;max-width: 80%;margin: auto;}
.page-title{font-size:85px;margin-top:100px;font-weight:400;}
.page-subtitle{font-size: 1.65em;line-height: 1.3em;margin-bottom:120px;width: 60%;margin-left: auto;margin-right: auto;}
.page-header > div > .wp-block-columns{max-width:70%;margin:auto}
.contact-us-title{font-weight: 500;font-size: 1.1em;letter-spacing:2px}
.contact-us-details{font-size:1.3em;font-weight:500}
.contact-us-details > a{text-decoration:none!important;color:#2c7e47}
.left-column{min-width:50%}
.right-column{margin-left:10%!important}
.email-link{color:#228d49;}
.notre-equipe{width:75%}
.contact-team{font-size:3.3em;margin-top:250px;margin-bottom:50px;}
.team{padding:10% 5%}
.team-name{color:#2c7e47;margin-bottom:0;font-weight: 500;font-size: 1.2em;letter-spacing: 2px;}
.team-text{font-size:1.5em;line-height:1.2em}
.team-phone{margin-bottom:0}
.team-email{color:#2c7e47;text-decoration:none!important;}
.marie-lyne-image{transform: scale(0.9);}
.genevieve-image{transform: scale(1.1);}

@media only screen and (max-width:768px){
  .page-title{margin-top:50px;line-height:1em;font-size:4em}
  .page-subtitle{margin-top:50px;margin-bottom:100px;font-size:1.2em}
  .right-column{margin-left:0!important;margin-top:20px}
  .contact-team{margin-top:100px}
  .marie-lyne{flex-direction:column-reverse}
}
