.d-inline-block.align-top {
	width: 7rem !important;
	height: auto;
}

#about ul {
	display: block !important;
}

#about .image img {
	border-radius: 5% !important; 
	box-shadow: none !important;
}

.img-thumbnail {
	background-color: transparent !important;
}

.pb-2 > a img {
	width: 7rem !important;
	height: auto;
}

.social-content a {
  text-decoration: none;
}

a {
	color: var(--primary-color) !important;
	text-decoration: none;
}



