.posad p, .posad li{font-weight: 300; font-size: 14px; margin-bottom:1rem;}
.posad li{font-weight: 300; font-size: 14px;}
.posad h2{font-size: 36px; line-height: 1.23; margin-bottom:1rem; color: #9e7980; font-family: 'TSRemarker', Arial, sans-serif;}
.posad h3{font-size: 28px; line-height: 1.23; margin-bottom:1rem; color: #9e7980; font-family: 'TSRemarker', Arial, sans-serif;}
.posad{
color: #373737;
font-family: 'Roboto', Arial, sans-serif;
padding: 1rem 18rem;
}

@media screen and (max-width: 1200px){
.posad{padding: 1rem 7rem}
}

@media screen and (max-width: 900px){
.posad{padding: 1rem 5rem}
}
