.text-muted {
    color: #515151 !important;
}
.text-logo {
    color: #d5d5d5 !important;
}
.text-primary {
    color: #7e8795 !important;
}
a.text-primary:hover, a.text-primary:focus {
    color: #ad2d2d !important;
}