/*
	Transparent background on card elements
*/

.card {
	background-color: #ffffffd1 !important;
}
