/*************************
 * Gurkcity
 * **********************/
 
#gc_cmsfooter {
	clear: both;
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	padding-top: 15px;
}
