Estou fazendo versão para barbearia do meu sobrinho, farei surpresa para ele ao final do conteúdo :)
body{
background: #6495ED;
}
#ryan_du_corte{
width: 100%;
height: 400px;
}
.principal{
background: #6495ED;
padding: 30px;
}
h1{
text-align: center;
color: #000000;
}
p{
text-align: center;
font-size: 18px;
color: #000000;
}
#missao{
font-size:19px;
}
.beneficios{
background:#B0C4DE;
padding: 20px;
}
h2{
text-align: center;
font-style: italic;
font-size: 19px;
}
ul{
display: inline-block;
vertical-align: top;
width: 20%;
margin-right: 15%;
}
.itens{
font-style: italic;
}
.ryan_du_corte_2{
width: 50%;
height: 600px;
}