.priceAlert-root-8KH {
  /* composes: mx-sm from global; */
}
.priceAlert-success-DiK{
  text-align: center; color: green; font-size: 18px;
}
.priceAlert-success-DiK:before{
  content: ''; display: inline-block; width: 32px; height: 32px;
  background: url(/uk/success.svg) no-repeat 50% 50%;
  background-size: 24px auto;
}
