#instagram-gallery-feed-0 .instagram-gallery__actions .instagram-gallery__button--follow
{
    background-color: #12acea !important;
    font-size: 20px;
    border-radius: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
}

.instagram-gallery__button > i {
  font-size: 20px;
}

#instagram-gallery-feed-0 .instagram-gallery__actions .instagram-gallery__button--follow:hover {
  background-color: #000000 !important;
}