.social-list-item {
	height: 4rem !important;
    width: 4rem !important;
}

.rounded-circle {
    border-radius: 0% !important;
}
.shadow {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.02) !important;  
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.02) !important; 
}

