.btn {
	background: none;
	color: black;
}

.logo__title {
	text-shadow: none;
}

.logo__tagline {
	text-shadow: none;
}

.country-flag {
	background-image: url("/flags.svg") !important;
	width: 69px;
	height: 47px;
}

.widget-languages__link {
	text-align: center;
}

.country-flag-hu {
	background-position-x: 870px !important;
	background-position-y: -57px !important;
}

.country-flag-en {
	background-position-x: 150px !important;
	background-position-y: -285px !important;
}

.gallery-wrapper {
	margin-bottom: 25px;
}

.post__content {
	text-align: justify;
}
