*,
.soc-podderjka article > ol > li::before,
_ {
	box-sizing: border-box;
}

html, body {
	margin: 0px;
	padding: 0px;
}

.content, header, section, footer {
  width: var(--sections-width);
}

header, footer, section, #donate, #sobytia, #verh, .verh {
  min-height: var(--sections-height);
}