.barre {
    margin-bottom: 10px;
}

.logo {
    text-align: center;
    margin-left: auto;
    margin-top: auto;
    width: 300px;

}
.footer {
    background-color: #00669a;
        height: 100px;
        opacity: 90%; 
}
        
      


  .tel { color: white;
         padding: 40px;  
  }

  .reseaux {
            color: white;
            text-align: center;
            border : 50px;
  }

  .instagram {
                text-align: center;
                margin: 100px;
  }

 
  .membre {
            color: white;
            text-align: right;
            padding: 40px;

  }

  .center {
    text-align: center;
    

  }
  .btn {
    width:100%;
    color:white;
    background-color: #00669a;
    opacity: 80%;
  }

  .boutons {
    margin-bottom:5px;
    font-size: 20px;
  }

  .contact {
      margin-right: 300px;
      text-align: center;
  }

 .bleu {
    background-color: #00669a;
    opacity: 90%;
 }