.bg-primary {
    background-color: #031a33 !important;
    color: white;
}

.active {
    background-color: #6c757d !important;
    color: white;
}

.heading {
    background-color: #031a33 !important;
    color: white;
}

.img-fluid{
    height: 60px; 
    width: 60px;
}

.pdficon{
    height:30px; width:30px;
}