@charset "UTF-8";

/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-indigo: #7C52CF !important;
  --bs-violet: #7D2CEB !important;
  --bs-body-font-size: .875rem !important;
  --bs-body-line-height: 1.3 !important;
  --bs-blue: #3C60D7 !important;
  --bs-deep-red: #d51414;
  --bs-oxblood: #b02643;
  --bs-light-green: #3CD784;
}
