.about-content {
	font-weight: bold;
	margin-bottom: 50px;
}

.showcase-img img {
	/*width: 370px !important;*/
	/*height: 290px !important;*/
	/*margin: 20px;*/
}

.social-share {
	display: flex;
	justify-content: center;
}

.social-share div {
	margin-right: 20px;
	border: 1px solid #ccc;
	padding: 10px;
	cursor: pointer;
}

.social-share .media-title {
	margin-left: 10px;
}

.social-media-container {
	margin-top: 50px;
}

.social-media-container h3 {
	text-align: center;
	margin-bottom: 30px;
}

.social-share .fb:hover i {
	color: #3b5998;
}

.social-share .twitter:hover i {
	color: #38A1F3;
}

.social-share .pinterest:hover i {
	color: #c8232c;
}
