#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item {
border-radius: 100%;
transition-property: all;
transition-duration: .44s;
transition-timing-function: ease-in-out;
transition-delay: 0;
border-radius: 1000px;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
border: 10px solid white;
overflow: visible;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
margin: 25px;
overflow: visible !important;
} #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item, 
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content, 
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-text, 
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item a, 
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item a:hover {
color: rgb(0, 0, 0);
}
.eapps-instagram-feed-container {
width: 100%;
padding: 30px;
padding-bottom: 50px;
}
.eapps-instagram-feed-posts-view.eui-slider-slide {
padding: 30px 20px;
}
.eapps-instagram-feed-posts-item:hover.eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-image,
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item a:hover,
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay,
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item,
.eapps-instagram-feed-posts-item-image-wrapper,
.eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-media,
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay {
overflow: hidden !important;
}