/* Add here all your CSS customizations */
.dropdown-item {
	font-size: 14px !important;
}

#footer .footer-copyright p {
	color:#ccc8d0;
}

#footer {
	padding: 0px;
}

#footer .footer-copyright {
	margin-top: 0px;
}

.where {
	font-size: 18px;
	color: white;
}

