/* Start custom CSS for page-settings *//* links footer*/
.links-f {
  color: #6B1713;
  text-decoration: none; 
}

.links-f:hover {
  color: #AC2F23;
}

/* etiquetas de productos*/
.product-flag{
    background-color: #AC2F23 !important;
}
.discount{
    background-color: #FCB903 !important;
}/* End custom CSS */