- main{
margin-top: 86px; display: flex; justify-content: center;
}
- main-zone{
width: 80%; max-width: 800px; display: flex; flex-direction: column; align-items: center; margin-bottom: 100px; margin-top: 50px;
}
- main-zone p{
width: 100%; text-align: justify; font-size: 18px; line-height: 27px; font-family: 'quicksand medium';
}
- main-zone h1{
font-size: 48px; line-height: 50px; letter-spacing: 1px; font-family: 'OM';
}