/*
 * Copyright (c) 2018.
 *
 * @author Syber
 */

p, div {
    color: #000!important;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
}

.counters {
    background: #fff;
}
