/* =========================================================
   SHARED COMPONENT FOUNDATIONS
========================================================= */

/*
 * Project-specific component styling should normally remain in
 * the child project or plugin. This file is for components that
 * genuinely recur across Indigo Cube builds.
 */

.site-copyright {
    display: inline;
    color: inherit;
    font: inherit;
}
