/*
========================================
DME Footer
========================================
*/

.site-footer {

    color: #ffffff;

}

.site-footer p,
.site-footer li,
.site-footer span,
.site-footer a {

    color: #ffffff;

}

.site-footer a {

    text-decoration: none;

}

.site-footer a:hover {

    color: var(--medipro-secondary);

}