html {
    background-color: #f7f2f2;
}

body {
    background-color: #f7f2f2;
    margin: 40px 80px 10px 80px;
}

h1 {
    position: relative;
    padding-top: 10px;
    font-family: Roboto;
    text-align: center;
    font-style: bold;
    font-size: 100px;
    color: #3b3f54;
}

h2 {
    position: relative;
    font-family: Roboto;
    text-align: center;
    font-style: bold;
    font-size: 60px;
    color: #3b3f54;
}

.subtitle{
        text-align: center;
        font-family: Roboto;
        font-style: semi-bold;
        padding-bottom: 20px;
        font-size: 18px;
}

.container {
    text-align: center;
}

ul {
  list-style-type: none;
  margin-bottom: 30px;
  padding: 10px;
  overflow: hidden;
  display: inline-block;
}

li {
  float: left;
  padding: 0 16px 0 16px;
}

li a {
  display: block;
  color: #3b3f54;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none;
}

li a:hover {
  background-color: #d0e0e3;
  text-decoration: underline;
  border-radius: 8px;
}

.active {
  background-color: #e0d09d;
  border-radius: 8px;
}


.banner {
    display: block;
    margin: auto;
    border-radius: 20px;
}


.button a {
    display:block;
    width:150px;
    margin: auto;
    line-height:50px;
    text-align:center;
    vertical-align:middle;
    background:orange;
    color:white;
    text-decoration:none;
    border-radius: 8px;
    margin-top: 160px;
}
.bouton a:hover {
    background:black;
}

.uno {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 16px;
    width: 100%;
    display:flex;
    
    margin-bottom: 50px;
}

.uno:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.block {
  padding: 20px 16px;
}

img {
    border-radius: 8px 0 0 8px;
    height: 50%;
    max-width: 600px;
}

.stats {
    padding-top: 10px;
    padding-bottom: 20;
    padding-left: 20px;
}

input[type=text], select, textarea {
  width: 100%; 
  padding: 12px; 
  border: 1px solid #3b3f54; 
  border-radius: 4px; 
  box-sizing: border-box;
  margin-top: 6px; 
  margin-bottom: 16px; 
  resize: vertical 
}

input[type=submit] {
  background-color: orange;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: darkorange;
}

.form {
  border-radius: 6px;
  background-color: #f2f2f2;
  padding: 20px;
}

label {
    display: block;
    text-align: left;
}


footer {
    display: block;
    text-align: center;
    padding-top: 16px;
}




.wrapper {



}

.one {

padding-left:20px;
padding-right:20px;
  
}

.two {

padding-left:20px;
padding-right:20px;

}

.three {

}

.four {

}

.five {

}

.six {padding-left:20px;
padding-right:20px;

}

.text{padding-bottom: 50px}
.text2{padding-bottom: ;: 50px
