@mixin ssv-waves-ripple-color($color) {
	.waves-ripple {
		background: $color;
	}
}
