.блокПравил {
text-decoration: none !important;
border-radius: 6px;
padding: 12px;
margin-bottom: 12px;
}
.блокПравил h2, .блокПравил p {
margin: 0;
}
.блокПравил h2 {
margin-bottom: 12px;
}
.блокПравил hr {
border-top: 6px solid rgba(255,255,255,0.05);
border-radius: 6px;
}