:root {
    --pei-brand-color: #ee312f;
    --pei-brand-color-light: #ffe4e3;
    --pei-brand-text-color: #fff;
  }
  
  .modal-topic-list ul li {
    list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' viewBox='0 0 12 11' fill='none'%3E%3Cpath d='M1 6.98148L4.14815 9.5L10.4444 1' stroke='%23ee312f' stroke-width='2'/%3E%3C/svg%3E") !important;
  }