.text-gray-300{
    color:#fff !important;
}

.border-left-primary{
    border-left: .25rem solid #0d6efd !important;
}

.border-left-success{
    border-left: .25rem solid #1cc88a !important;
}

.border-left-warning{
    border-left: .25rem solid #f6c23e !important;
}

.border-left-info{
    border-left: .25rem solid #36b9cc !important;
}
.logo{
   width: 50px;
   height: 50px;
   border-radius: 50%;
}