/* Enter Your Custom CSS Here */

h1
{
  font-weight: 900;
  font-size: 500%;
}

header.woocommerce-products-header
{ font-weight: 900;
  font-size: 300%;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message
{
background: #003366;
}