/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */
.rey-postCategories a {
	background-color: #e5e2ad !important;
	color: black !important;
	font-family: "Poiret One", Sans-serif !important;
}
.btn.btn-primary,.elementor-button-primary .elementor-button,.woocommerce .button.rey-btn--primary {
	color: white !important;
	background-color: #615D54 !important;
}