/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #ffd7bf;
      --color-primary-100: #ffbd99;
      --color-primary-200: #ffa373;
      --color-primary-300: #ff894d;
      --color-primary-400: #ff6f27;
      --color-primary-500: #ff5501;
      --color-primary-600: #d94801;
      --color-primary-700: #b33b01;
      --color-primary-800: #8d2e01;
      --color-primary-900: #672101;
      --color-primary-950: #411401;
      --btn-link-disabled-color: #ff5501;
  }
  /* END Custom Color Scheme CSS */

/* 05855245 ddcjareds 05873367 */
.index .links-list .btn-default, .index .ws-rec-vehicles .vehicle-card .btn-default { color: #FFF; border-color: #103078; background: #103078; }
.page-header .todays-hours { color: #FFF; }

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by alharris1 on 02/03/26 11:46 AM EST */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #ff5501; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by alharris1 on 02/03/26 11:46 AM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 800; font-size: 18px; color: #ff5501; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by alharris1 on 02/03/26 01:18 PM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #ff5501; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */