/* Theme Name: Petmania Child
Author: VamTam
Author URI: https://vamtam.com
Template: vamtam-petmania */

/* put your child theme styles here
you don't need any @import rules */


#pwgc-redeem-button {
	background-color: #003A48;
}

#pwgc-redeem-button:hover {
	background-color: #95D600;
}