@import url(../../../warp/css/base.css);
@import url(../../../css/base.css);

/* Уменьшаем размер заголовков статей */
h1, h2, h3, h4, h5, h6 {margin:0;
margin-bottom: 10px;
}
img {max-width: 100%;}
h1 {
font-size: 19px;
line-height: 22px;border-bottom: 3px #008D41 solid;
padding-bottom: 5px;
text-transform: uppercase;margin: 0 0 15px 0;
}
::selection {
color: inherit;
}