.fa-instagram {
    color: white;
    border-radius: 0.3em;
    padding: 0.1em 0.15em;
    line-height: 1;
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.fa-facebook {
    border-radius: 100%;
    color: #3b5998;
    background: #fff;
}
.fa-reddit {
    border-radius: 100%;
    color: #FF4500;
    background: #fff;
}
.fa-pinterest {
    border-radius: 100%;
    color: #e60223;
    background: #fff;
}
.fa-youtube {
    border-radius: 100%;
    color: #FF0000;
}
.fa-linkedin-in {
    border-radius: 100%;
    color: #0077B5;
    
.GA_app-list {
    list-style: none;
    display: flex
;
    flex-wrap: wrap;
    padding: 0;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 10px 0 0;
    max-width: 300px;
    width: 100%;
}
}/* please use this file for CSS customizations *//*# sourceMappingURL=custom.css.map */