.component_social_links .title{
  font-size:1.125rem;
  color:#404040;
}

.component_social_links a{
  -webkit-border-radius:50%;
     -moz-border-radius:50%;
          border-radius:50%;
  font-size:1.25rem;
  height:3.375rem;
  width:3.375rem;
  margin-left:-.625rem;
  margin-right:0;
  color:#d84a28;
}

.page-contact-us .follow-us-panel .component_social_links .title,.page-nous-joindre .follow-us-panel .component_social_links .title{
  color:#706259;
  font-size:1.875rem;
  padding-top:1.25rem;
  padding-bottom:.9375rem;
  font-weight:600;
}

@media (min-width:768px) and (max-width:991.98px){
  .page-contact-us .follow-us-panel .component_social_links .title,.page-nous-joindre .follow-us-panel .component_social_links .title{
    font-size:1.5rem;
  }
}

.page-contact-us .follow-us-panel .component_social_links a,.page-nous-joindre .follow-us-panel .component_social_links a{
  height:3.375rem;
  width:3.375rem;
  line-height:3.375rem;
  background:#b62a2b;
  color:#fff;
  margin:0 .75rem 0 .1875rem;
  padding:0;
}

.page-contact-us .follow-us-panel .component_social_links a:hover,.page-nous-joindre .follow-us-panel .component_social_links a:hover{
  color:#fff;
  background-color:#b62a2b;
  -webkit-transform:scale(1.1);
     -moz-transform:scale(1.1);
       -o-transform:scale(1.1);
          transform:scale(1.1);
  -webkit-transition:-webkit-transform .15s;
  transition:-webkit-transform .15s;
  -o-transition:-o-transform .15s;
  -moz-transition:transform .15s, -moz-transform .15s;
  transition:transform .15s;
  transition:transform .15s,-webkit-transform .15s,-moz-transform .15s,-o-transform .15s;
}

.page-contact-us .follow-us-panel .component_social_links a span.social-icon:before,.page-nous-joindre .follow-us-panel .component_social_links a span.social-icon:before{
  margin:0;
  color:#fff;
}

.site-footer .follow-us-panel .component_social_links .title{
  font-size:1rem;
  padding-top:0;
}

@media (min-width:768px) and (max-width:991.98px){
  .site-footer .follow-us-panel .component_social_links .title{
    font-size:1rem;
  }
}

.site-footer .follow-us-panel .component_social_links a{
  height:3.375rem;
  width:3.375rem;
  line-height:3.375rem;
  -webkit-transition:all .3s;
  -o-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

@media (min-width:768px) and (max-width:991.98px){
  .site-footer .follow-us-panel .component_social_links a{
    height:2.8125rem;
    width:2.8125rem;
    line-height:2.8125rem;
  }
}

.site-footer .follow-us-panel .component_social_links a:hover{
  color:#fff;
  background-color:#b62a2b;
  -webkit-transform:scale(1.1);
     -moz-transform:scale(1.1);
       -o-transform:scale(1.1);
          transform:scale(1.1);
  -webkit-transition:-webkit-transform .15s;
  transition:-webkit-transform .15s;
  -o-transition:-o-transform .15s;
  -moz-transition:transform .15s, -moz-transform .15s;
  transition:transform .15s;
  transition:transform .15s,-webkit-transform .15s,-moz-transform .15s,-o-transform .15s;
}

/*# sourceMappingURL=social_links_theme.min.css.map */
