label{
    font-weight: 600;
}

.mt-30{
    margin-top: 30px;
}

.pdf-file:hover{
    text-decoration: none;
    background-color: rgb(243, 243, 243);
}