.card_img{
    width: 100px;
    margin: auto;
}
.program a h2:hover{
    /* border-bottom: 2px solid ;
    width: 180px;
    margin: auto; */
    text-decoration: underline;
}   
.program .card {
    border: 3px solid #e8e8e8 !important;
    border-radius: 15px !important;
}
.program .card:hover{
  
    margin-bottom: 50px !important;
}
#counter_part h1 {
    color: #fff;
    font-size: 27px;
}