Alterar da Tag de Desconto – Script Shopify

Site para escolher a cor: https://htmlcolorcodes.com/

Script

/* INICIO - ALTERAR COR DESCONTO */
.price__badge-sale {
  background-color: #0245bf !important;
  color: white!important;
}
/* FIM - ALTERAR COR DESCONTO */
Esse tutorial foi util?