.select2-selection__rendered{
	display: none;
}


a{
	color: #466c65;
	text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #466c65;
    border-color: #466c65;
}