/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #ffffff;
      --color-primary-100: #ffe9cb;
      --color-primary-200: #ffd397;
      --color-primary-300: #ffbd63;
      --color-primary-400: #f9a825;
      --color-primary-500: #f9a825;
      --color-primary-600: #b57b22;
      --color-primary-700: #76511c;
      --color-primary-800: #3c2a13;
      --color-primary-900: #093f56;
      --color-primary-950: #000000;
      --btn-link-disabled-color: #159fd6;
  }
  /* END Custom Color Scheme CSS */

  
  

/* Start 'srp-new-price-value-SICRule' (do not modify this line) */
/* Modified by ccoleman7 on 11/24/23 04:15 PM PST */
.srp .inv-type-new.pricing-detail .SICRule .price-value { text-decoration: none; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-SICRule' (do not modify this line) */

/* Start 'srp-new-price-value-SICCRule' (do not modify this line) */
/* Modified by ccoleman7 on 11/24/23 04:24 PM PST */
.srp .inv-type-new.pricing-detail .SICCRule .price-value { text-decoration: none; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-SICCRule' (do not modify this line) */

/* Start 'vdp-new-price-value-SICRule' (do not modify this line) */
/* Modified by ccoleman7 on 11/24/23 04:26 PM PST */
.vdp .inv-type-new.pricing-detail .SICRule .price-value { text-decoration: none; font-size: 18px; color: #4e7a00; }
/* End 'vdp-new-price-value-SICRule' (do not modify this line) */

/* Start 'vdp-new-price-value-SICCRule' (do not modify this line) */
/* Modified by ccoleman7 on 11/24/23 04:26 PM PST */
.vdp .inv-type-new.pricing-detail .SICCRule .price-value { text-decoration: none; font-size: 18px; color: #4e7a00; }
/* End 'vdp-new-price-value-SICCRule' (do not modify this line) */

/* ddcrandyh CC02022934 */
.srp .inv-type-new.pricing-detail :is(.SICRule,.SICCRule) .price-value:before { content: "-" }

/* 02047002 ddcjareds */
.srp .ws-inv-listing .vehicle-card-details-container h2 a { color: #F98A25; }