/* Style for source */
    .source {
        color: #9d9d9d;
        font-size: 12px;
        text-decoration: none;
    }

    .plain-link {
        text-decoration: none;
        color: inherit;
    }

    .plain-link:hover {
        text-decoration: none;
        color: inherit;
    }
