.posad{padding: 1rem 10rem; font-family: 'Raleway', Arial, sans-serif; color: #7b1111; font-size: 18px; max-width: 1200px; margin-left: auto; margin-right: auto;}
.posad strong {font-weight: 600 !important;}
.posad h1, .posad h2, .posad h3, .posad p{margin-bottom: 1rem;}

@media screen and (max-width: 900px){
.posad{padding:1rem 2rem;}    
}