.informasi{
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;

}
.span_informasi_klasifikasi{
    height: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.005em;
    color: #131313; flex: none;
    order: 0; flex-grow: 0;
}
.dilihat{
    height: 21px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.005em;
    color: #6D6E71;
    flex: none;
    order: 4;
    flex-grow: 0;
}

.tag_kemdikbud{
    height: 14px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #131313;
    flex: none;
    order: 2;
    flex-grow: 0;
}