﻿
.fa-2x
{
	float: unset;
	flex-direction: column;
	display: flex;
	text-align: center !important;
	color: #ffffff;
	justify-content: center;
	align-items: center;
		line-height: 2;
}
.flex-container
{
	display: flex;
	justify-content: center;
	align-content: center;
	align-self: auto;
	color: White;

}
.sembol
{
	margin:0px 0px 0px 4px;
}
