﻿p {
    color: dimgray;
}

/*Footer*/
.footer h3, .footer p {
    color: white;
}

.footer .list-unstyled a {
    color: white;
}