/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #f8c9c9;
      --color-primary-100: #f5aaa9;
      --color-primary-200: #f28b89;
      --color-primary-300: #ef6c69;
      --color-primary-400: #ec4d49;
      --color-primary-500: #e92e29;
      --color-primary-600: #c62723;
      --color-primary-700: #a3201d;
      --color-primary-800: #801917;
      --color-primary-900: #5d1211;
      --color-primary-950: #3a0b0b;
      --btn-link-disabled-color: #e92e29;
  }
  /* END Custom Color Scheme CSS */

  

  

/* Start 'srp-used-price-label-final-price' (do not modify this line) */
/* Modified by ddcdoran on 07/30/24 10:52 AM EDT */
.srp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by ddcdoran on 07/30/24 11:23 AM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */