.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price { color: #A98B5F; font-weight: 600; }

.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-family: 'Cormorant Garamond', serif; font-weight: 500; color: #1C1B18;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
  background: #1C1B18; color: #FAF8F4; border-radius: 999px;
  padding: 13px 26px; font-size: 13px; letter-spacing: .1em; text-transform: uppercase;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover { background: #A98B5F; color: #FAF8F4; }

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info { border-top-color: #A98B5F; }
.woocommerce .woocommerce-message::before,
.woocommerce .woocommerce-info::before { color: #A98B5F; }

.woocommerce-page h1.page-title,
.woocommerce-products-header__title {
  font-family: 'Cormorant Garamond', serif; font-weight: 500; color: #1C1B18;
}
