
.title {
	color: var(--title);
	font-size: 26px;
	line-height: 1.18;
	font-weight: 900;
	margin-bottom: 52px;
}


.langs {
	direction: ltr;
	margin-top:10%;
}

.footer {
	color: var(--footer);
	font-size: 12px;
}
