
.fa:hover  {
	transform: rotate(0deg);
    transition: all 0.3s ease;
	color: #5bb745;
}


.tab-content {
    padding: 0px;
}











