.dropdown-item{
    color: #a22132!important;
}

.spinner{
    background-image: url(./pigy.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    width: 150px;
}
.dataTables_processing{
    border: none!important;
    background: none!important;
}
