.ripple {
	background-color: rgba(0, 0, 0, 0.2);
}

.rippleDark {
	background-color: rgba(255, 255, 255, 0.2);
}

.overflow {
	overflow: hidden;
}
