.title {
    font-size: 28px;
    margin-top: 10px;
	margin-bottom: 10px;
    font-weight: bold;
    color: #373737;	
}

.about {
    font-size: 20px;
    color: #979797;	
}