/* All custom css for the website  */

.fa-trash {
    color: red;
    cursor: pointer;
}
.toasts-top-right.fixed {
    z-index: 1400;
}
