/* Needed because if i use prepros, a lot of styles disapeared !!! */

.cta-main-footer.linkedin {
    background-image: url("../img/linkedin.png");
    background-repeat:  no-repeat;
    background-size: 25px;
    background-position: center;
}


.cta-main-footer.linkedin:hover {
    background-image: url("../img/linkedin-white.png");
}