*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'poppins' , sans-serif;
}

.MoD-footer {
    background-color: #4B8C66;
}

.MoD-footer .footer-content {
    color: #fff;
}