/* GOPHER Custom Color Scheme CSS */
:root {
    --color-primary-50: #f0beca;
    --color-primary-100: #e798ab;
    --color-primary-200: #de728c;
    --color-primary-300: #d54c6d;
    --color-primary-400: #cc264e;
    --color-primary-500: #c3002f;
    --color-primary-600: #a60028;
    --color-primary-700: #890021;
    --color-primary-800: #6c001a;
    --color-primary-900: #4f0013;
    --color-primary-950: #32000c;
    --btn-link-disabled-color: #c3002f;
}
/* END Custom Color Scheme CSS */

/* michaeljaggers | 08451562 */
.page-header.responsive-centered-nav .header-navigation .header-default { width: 60%; }
.page-header.responsive-search-nav .inventory-search-form.ddc-content { width: 40%; }
.page-header.responsive .value-statement { margin: 10px 0 0 180px; font-size: 11px; color: #000; }