/* Reading Notes Custom Styles */
.md-typeset code {
    background: #f0f0f0;
    border-radius: 4px;
    padding: 2px 6px;
}
.md-typeset .md-button {
    background: #ff6f00;
    color: white;
}