
/******************************
 *      ABOUT PAGE ELEMENTS
 ******************************/

.about-content {
	padding: 0 30px;
}

.about-content a {
	cursor: pointer;
}

.file-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 2px;
	background-image : url("/assets/images/file-icon.png");
}
