/**

 * Add any custom CSS here.

 *

 * This file will be loaded after all other theme stylesheets.

 */

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    color: #CC0000;
}
.type-page.has-post-thumbnail .entry-content {
    color: #CC0000;
}

.storefront-on-sale-products{
  background-color:#FFCCCC;
}