.header__lang {
    padding-right: 20px;
}

.with-errors {
	color: red!important;
}
.feedback-form__success {
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1.5;
	color: #625d7e;
}

.success-text {
	margin-top: 20px;
	text-align: center;
}