.article-gallery--single {
	cursor: pointer;
}
.fw-400 {
	font-weight: 400;
}
.fw-200 {
	font-weight: 200;
}
.article-news--preview .epigraph {
	text-transform: uppercase;
}
.article-news__title {
	width: 300px;
}

@media only screen and (max-width: 567px) {
	.footer__nav .nav__link.icon {
		display: none;
	}
}

.button {
	line-height: 1;
}
.button span {
	max-height: 14px;
	line-height: 1;
}

.button span.normal {
	max-height: 14px;
	line-height: 1;
}