.documents .tbody td:last-child {
    padding-right: 30px;
    display: flex;
    justify-content: space-around;
}
.footer__link {
	text-decoration: none;
	color: black;
}