/** Custom DnD CSS **/

.callout-statblock,
.callout-statblock2 {
  border-left-color: #da0909;

  .callout-icon-svg {
    color: #da0909;
    fill: #da0909;
  }
}
