.entry-footer {
	margin-top: 4rem;
}

.edit-link a {
	padding: 0.6rem 1rem;
	background-color: #363e44;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0.8rem;
	border: 3.5px solid #21759B;
}