.fill-grey{
    fill: #828282
}
.footer {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 12px;
    color: #000;
}
.footer a {
    color: #777;
}

.footer .icon img{
    width: 25px;
}
.mousePointer{
    cursor: pointer;
}
.hideOnDesktop{
    text-align: right;
    display: none;

}
.hideOnDesktop img{
    width: 20px;
}


