h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat;
    text-transform: uppercase;
}

.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  color: #77a464 !important;
	font-weight: 400;
}

a {
	color:#ed6a07;

}
a:hover {
	color:#000000;
	font-weight:600;