﻿.d-footer {
    position: absolute;
    width: 100vw;
    background-color: black;
    color: white;
    padding: 0 50px;
    height: 50px;
}
