/*
 * Blog skin. Accent only — every rule that uses these lives in content-base.css.
 *
 * Indigo rather than the brand blue so the two collections are told apart at a
 * glance, kept at the same saturation and weight so they still read as one family.
 */

.content-site {
    --content-accent: #4b56c8;
    --content-accent-tint: #eef0fc;
}
