
.viewer-element .page-content-front {
    width: 1200px !important;}

/*a reprendre dans le theme pour le share dans les articles*/
.viewer-element .article .article-share-btn{
    border-radius: 50% !important;
    border: solid 2px #006b77 !important;
    margin-top: 20px !important;
}




@media only screen and (min-width: 1280px) {
  .viewer-element .footer .footer-menu > .footer-menu-element:nth-child(2) {
    width: 60%;
  }
  .viewer-element .footer .footer-menu > .footer-menu-element:nth-child(2) ul {
    width: 100%;
  }
}