.section-title p{
	font-size: 17px;
}

h2 {
 cursor:pointer;
    cursor:hand;
}

h2:hover {
	color: #fec503;
}