.shadow-warning {
    &:before {
      background-color: #FF0000;
      opacity: 0.2;
    }
  }