﻿p, li, li a {
    color: rgb(21, 20, 20);
}

a {
    color: #e67e22;
    font-weight: bold;
}

body {
    color: #333 !important;
}
