/*#inner-page-wrapper #content-sidebar, #inner-page-wrapper #content-full {
	border-bottom: 1px solid #000000;
}*/
.philantrophy-wrapper {
	margin-top: 50px;
	/*margin-bottom: 50px;*/
}
	#content .philantrophy-wrapper h3 {
		margin-top: 0;
	    color: #333;
	    font-size: 25px;
		font-weight: 400;
	    font-family: var(--font-noe);
	    text-transform: initial;
	}

	.philantrophy-wrapper a:focus {
		color: inherit;
	}



	@media only screen and (max-width: 991px) {
		#content .philantrophy-wrapper h3{
			line-height: 1;
		}
	}
