.web-link{
    font-weight: bolder;
    font-size: 1.1em;
}

.toweb{
    font-weight: bolder;
}

.toweb:hover{
    text-decoration: underline;
    color: #1e66f8;
}

.documentPiece{
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
