.logo { max-width: 320px; height: auto; }
.flag { line-height: 4em; width: 4em; }
.col-gradient { 
	background-image: linear-gradient(to right, rgb(1,81,142),rgb(77,47,142),rgb(197,24,87),rgb(220,81,58),rgb(221,134,48),rgb(224,188,44)); 
	color: white; 
	font-weight: bold; 
}
.gradient { 
	background-image: linear-gradient(to right, rgb(1,81,142),rgb(77,47,142),rgb(197,24,87),rgb(220,81,58),rgb(221,134,48),rgb(224,188,44)); 
	color: white; 
	font-weight: bold; 
	border: none;
	border-radius: 0px;
}
.text-footer { font-size: 0.7em; text-align: center; }
#cropper-overlay {
	height: 84%!important;
}
