/* - - - - - B O O T S T R A P   A D D I T I O N S - - - - - */
/* -----
/* Bootstrap Additions
----- */
.ratio-4x5 {
  --bs-aspect-ratio: 125%;
}

/* - - - - - S P M  -  S T Y L I N G - - - - - */
/* -----
/* SPM Styling
----- */
body.page-with-spm-shortcode {
  --spm-blue: #0d6efd;
  --spm-range-slider-thumb: var(--spm-blue);
  --spm-slider-runnable-track: 13, 110, 253;
  /* -----
  /* SPM Styling - Modifications
  ----- */
  /* -----
  /* SPM Styling - Alert
  ----- */
  /* -----
  /* SPM Styling - Form Element: Range
  ----- */
  /* -----
  /* SPM Styling - Form @step one
  ----- */
  /* -----
  /* SPM Styling - Form @step two AND three
  ----- */
}