.block-all-docs {
	padding-top: 25px;
}

.link-for-document, .link-for-document:active, .link-for-document:focus, .link-for-document:visited {
	color: #212121;
	text-decoration: none;
	margin-bottom: 50px;
	display: block;
}

.link-for-document:hover {
	color: #212121;
	text-decoration: underline;
}

.img-for-document {
	position: absolute;
	max-width: 60px;
	max-height: 60px;
}

.text-for-document {
	padding-left: 95px;
	display: block;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 32px;
	color: #212121;
}

a.link-page-docs, a.link-page-docs:visited, a.link-page-docs:active, a.link-page-docs:focus {
	display: block;
	margin-top: 210px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
	font-size: 15px;
}

a.link-page-docs:hover {
    text-decoration: none;
    color: #fff;
}