﻿.Myfa{
    background-color:transparent;
    background-repeat:no-repeat;
    border: none;    
    cursor: pointer;
    overflow:hidden;
 
}




.My-fa i{

    font-size:25px;
    color:#343a40;
}


.MyfaBtn {
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    font-size:25px;
    color:#343a40;
}