/*
	Halcyonic 3.1 by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

.button-big {
	background-image: url('images/button-big.svg');
}

.button-big:hover {
	background-image: url('images/button-big-hover.svg');
}

.button-big:active {
	background-image: url('images/button-big-active.svg');
}