.clip-bg{
    clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
}

.asdasd{
    color: blueviolet;
}
.swal2-confirm.custom-class {
    background-color: #FF6347;
    color: white;
  }