/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* Description Source Styling */
.description-source {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    color: #6b7280;
    font-style: italic;
}