#g-footer {
    background: #3d3d3d;
    color: #f2f2f2;
    padding: 0%;
    text-align: center;
    bottom: 0; 
    right: 0px; 
    position: fixed;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
}
.aTC{
color: #f2f2f2;
}