.footer {
    background-color: rgb(7, 18, 26);
    position: relative;
    bottom: 0;
}

p {
    margin-top: 0.5rem !important;
    margin-bottom: 0px !important;
    font-size: 1.2rem !important;
}

p > a {
    color: var(--dm-muted-text-color) !important;
}