h1{
font-size:28px;
color: #2c2c2c;
}
h3{
text-transform:unset;
}
p + h2{
margin-top:10px;
}
p + h3{
margin-top:10px;
}