/*
	Halcyonic 1.0 by nodethirtythree design
	http://nodethirtythree.com | @nodethirtythree
	Released under the Creative Commons Attribution 3.0 license (nodethirtythree.com/license)
*/

.button-big {
	background-image: url('images/button-big.svg');
}

.button-big:hover {
	background-image: url('images/button-big-hover.svg');
}