   .page-content {
  padding-bottom:0;
}
   
   .retour {
    font-style: italic;
    font-family: "fira-sans";
    font-size: 12px;
    padding-left: 15px;
    padding-top: 15px
}

   #anouar {
       width: 150px;
       height: 150px;
       border-radius: 100%;
       display: block;
       margin-left: auto;
       margin-right: auto;
   }

   .presentation {
       font-size: 16px;
       text-align: justify;
       font-family: "fira-sans";
       margin-right: 25px;
       padding-inline: 3em;
   }

   .accueilpresentation {
       width: 820px;
       margin-right: auto;
       margin-left: auto;
       background-color: rgba(255, 255, 255, 0.85)

   }

   .miseenpage {
       margin: auto;
   }

   .clear {
       clear: both;
   }

   #lolesport {
       max-width: 820px;
       max-height: 820px;
       float: center;
       margin: auto;
       margin-top: 10px;
       border-radius: 10px;
   }

   .montitre {
       color: #634092;
       font-size: 44px;
       font-weight: bold;
       text-align: center;
       background-color: #FDC502;
       font-family: "co-text";
       margin-left: auto;
       margin-right: auto;
       max-height: 80px;
       padding-bottom: 1em;
   }

   .montitre2 {
       color: #634092;
       font-size: 32px;
       font-weight: bold;
       text-align: center;
       background-color: #FDC502;
       font-family: "co-text";
       margin-left: auto;
       margin-right: auto;
       border-radius: 5px;
       max-width: 780px;
       max-height: 56px;
       padding-bottom: 1em;
   }

   #lolesport {
       margin-bottom: -10px;
   }

   body:before {
       background-image: url("../images/anouar/elysee.jpg");
       background-size: cover;
   }