﻿#bcsContent .program-img {
    background-color: white;
}

#bcsContent .nav-pills .nav-link.active {
/*    background-color: #28a745 !important
*/}

#bcsContent .nav-pills .nav-link:hover {
    background-color: #28a745 !important;
    color: white !important;
}
