/* Custom CSS for TensorRT Edge-LLM documentation */

/* Tag styling for custom roles */
.tag {
    padding: 2px 3px;
    border-radius: 3px;
    font-size: 0.8em;
    margin-right: 5px;
    color: #000;
}

/* Additional custom styles can be added here */

