#kategori_dashboard a:hover{
 text-decoration: none;
}
#kategori_dashboard .thumbnail{
    height: 150px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #C7DDEF;
    color: #484545;
}