.history-keterangan {
    font-size: 14px;
}

.history .tahun {
    padding: 15px;
    background: #FCFCFC;
    border: 1px solid grey;
    align-items: center;
}

.history .tahun:hover {
    cursor: pointer;
}

.history-keterangan {
    display: none;
}