.aboutDescription p
{
	font-size: 20px;
    line-height: 30px;
	color: #212529;
}
.aboutDescription a
{
	color: #841531;
	font-weight: bold;
}
.aboutDescription a:hover
{
	color: #D5B060;
}