.change-log .img-border {
	border: 1px solid #d1d5db;
	border-radius: 8px;
	margin-top: 5px;
}

.change-log .italic-grey {
	color: grey;
	font-style: italic;
	margin-bottom: 30px;
}

.change-log .bold-it {
	font-weight: bold;
	text-style: italic;
}

.change-log .underline {
	text-decoration: underline;
}

.change-log h4 {
	text-decoration: underline;
	font-weight: bold;
	margin-top: 20px;
}

.change-log .version {
	text-align: right;
}