.delCard{
  box-shadow: none;
}
.backBtn{
  background-color: #96a5b2;
}
.warningIcon {
  width: 70px;
  height: 70px;
  background: url('../../public/icon/icon-warning.png');
  background-repeat: no-repeat;
  display: inline-block;
  background-size: cover;
}