.select2-container .select2-selection--single {
	min-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: 0;
}

#logos img {
	width: 100px;
	margin: 0 1em;
}

.active {
	font-weight: bold;
}

a:visited {
	color: purple;
}

* {
	font-family: "Barlow";
}
