p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
}

a, .sourceR {
    text-decoration: none !important;
    color: red;
}

.source {
    text-decoration: none !important;
    color: rgb(195, 0, 255) !important;
}

.sourceR {
    font-size: xx-large;
}