@caweb/html-webpack-plugin 1.4.4 → 1.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. package/build/delta-rtl.css +329 -235
  2. package/build/delta.asset.php +1 -1
  3. package/build/delta.css +329 -235
  4. package/build/delta.css.map +1 -1
  5. package/build/eureka-rtl.css +329 -235
  6. package/build/eureka.asset.php +1 -1
  7. package/build/eureka.css +329 -235
  8. package/build/eureka.css.map +1 -1
  9. package/build/mono-rtl.css +329 -235
  10. package/build/mono.asset.php +1 -1
  11. package/build/mono.css +329 -235
  12. package/build/mono.css.map +1 -1
  13. package/build/oceanside-rtl.css +329 -235
  14. package/build/oceanside.asset.php +1 -1
  15. package/build/oceanside.css +329 -235
  16. package/build/oceanside.css.map +1 -1
  17. package/build/orangecounty-rtl.css +329 -235
  18. package/build/orangecounty.asset.php +1 -1
  19. package/build/orangecounty.css +329 -235
  20. package/build/orangecounty.css.map +1 -1
  21. package/build/pasorobles-rtl.css +329 -235
  22. package/build/pasorobles.asset.php +1 -1
  23. package/build/pasorobles.css +329 -235
  24. package/build/pasorobles.css.map +1 -1
  25. package/build/sacramento-rtl.css +329 -235
  26. package/build/sacramento.asset.php +1 -1
  27. package/build/sacramento.css +329 -235
  28. package/build/sacramento.css.map +1 -1
  29. package/build/santabarbara-rtl.css +329 -235
  30. package/build/santabarbara.asset.php +1 -1
  31. package/build/santabarbara.css +329 -235
  32. package/build/santabarbara.css.map +1 -1
  33. package/build/santacruz-rtl.css +329 -235
  34. package/build/santacruz.asset.php +1 -1
  35. package/build/santacruz.css +329 -235
  36. package/build/santacruz.css.map +1 -1
  37. package/build/shasta-rtl.css +329 -235
  38. package/build/shasta.asset.php +1 -1
  39. package/build/shasta.css +329 -235
  40. package/build/shasta.css.map +1 -1
  41. package/build/sierra-rtl.css +329 -235
  42. package/build/sierra.asset.php +1 -1
  43. package/build/sierra.css +329 -235
  44. package/build/sierra.css.map +1 -1
  45. package/build/trinity-rtl.css +329 -235
  46. package/build/trinity.asset.php +1 -1
  47. package/build/trinity.css +329 -235
  48. package/build/trinity.css.map +1 -1
  49. package/index.js +1 -1
  50. package/package.json +1 -1
  51. package/sample/components/cards.html +1 -1
  52. package/sample/components/lists.html +3 -0
  53. package/sample/components/service-tiles.html +56 -28
  54. package/sample/default.html +0 -3
  55. package/sample/index.html +2 -1
  56. package/sample/structural/navigation.html +3 -1
@@ -1,7 +1,7 @@
1
1
  /*!***************************************************************************************************************************************************************************************************************************************************************!*\
2
2
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/styles/colorschemes/santacruz.scss ***!
3
3
  \***************************************************************************************************************************************************************************************************************************************************************/
4
- @import url(https://fonts.googleapis.com/css2?family=Public+Sans);
4
+ @import url(https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=block);
5
5
  /*!******************************************************************************************************************************************************************************!*\
6
6
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/styles/font-only.css ***!
7
7
  \******************************************************************************************************************************************************************************/
@@ -6480,7 +6480,7 @@
6480
6480
  --bs-standout: #2c2c4f;
6481
6481
  --bs-facebook: #3d77ea;
6482
6482
  --bs-twitter: #000;
6483
- --bs-googleplus: #dc4a38;
6483
+ --bs-google-plus: #dc4a38;
6484
6484
  --bs-flickr: #0063dc;
6485
6485
  --bs-linkedin: #0976b4;
6486
6486
  --bs-instagram: #e73476;
@@ -6504,7 +6504,7 @@
6504
6504
  --bs-standout-rgb: 44, 44, 79;
6505
6505
  --bs-facebook-rgb: 61, 119, 234;
6506
6506
  --bs-twitter-rgb: 0, 0, 0;
6507
- --bs-googleplus-rgb: 220, 74, 56;
6507
+ --bs-google-plus-rgb: 220, 74, 56;
6508
6508
  --bs-flickr-rgb: 0, 99, 220;
6509
6509
  --bs-linkedin-rgb: 9, 118, 180;
6510
6510
  --bs-instagram-rgb: 231, 52, 118;
@@ -6596,18 +6596,18 @@
6596
6596
 
6597
6597
  [data-bs-theme=dark] {
6598
6598
  color-scheme: dark;
6599
- --bs-body-color: #bcbbc1;
6600
- --bs-body-color-rgb: 188, 187, 193;
6599
+ --bs-body-color: #FFF;
6600
+ --bs-body-color-rgb: 255, 255, 255;
6601
6601
  --bs-body-bg: #3b3a48;
6602
6602
  --bs-body-bg-rgb: 59, 58, 72;
6603
6603
  --bs-emphasis-color: #fff;
6604
6604
  --bs-emphasis-color-rgb: 255, 255, 255;
6605
- --bs-secondary-color: rgba(188, 187, 193, 0.75);
6606
- --bs-secondary-color-rgb: 188, 187, 193;
6605
+ --bs-secondary-color: rgba(255, 255, 255, 0.75);
6606
+ --bs-secondary-color-rgb: 255, 255, 255;
6607
6607
  --bs-secondary-bg: #4a4958;
6608
6608
  --bs-secondary-bg-rgb: 74, 73, 88;
6609
- --bs-tertiary-color: rgba(188, 187, 193, 0.5);
6610
- --bs-tertiary-color-rgb: 188, 187, 193;
6609
+ --bs-tertiary-color: rgba(255, 255, 255, 0.5);
6610
+ --bs-tertiary-color-rgb: 255, 255, 255;
6611
6611
  --bs-tertiary-bg: #434250;
6612
6612
  --bs-tertiary-bg-rgb: 67, 66, 80;
6613
6613
  --bs-primary-text-emphasis: #6ea8fe;
@@ -6640,7 +6640,7 @@
6640
6640
  --bs-link-color-rgb: 110, 168, 254;
6641
6641
  --bs-link-hover-color-rgb: 139, 185, 254;
6642
6642
  --bs-code-color: #e685b5;
6643
- --bs-highlight-color: #bcbbc1;
6643
+ --bs-highlight-color: #FFF;
6644
6644
  --bs-highlight-bg: #664d03;
6645
6645
  --bs-border-color: #5e5e6a;
6646
6646
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
@@ -6685,7 +6685,7 @@ hr {
6685
6685
 
6686
6686
  h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
6687
6687
  margin-top: 0;
6688
- margin-bottom: 0.5rem;
6688
+ margin-bottom: 0;
6689
6689
  font-weight: 700;
6690
6690
  line-height: 1.2;
6691
6691
  color: var(--bs-heading-color);
@@ -8819,7 +8819,7 @@ textarea.form-control-lg {
8819
8819
  }
8820
8820
 
8821
8821
  [data-bs-theme=dark] .form-select {
8822
- --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23bcbbc1%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");
8822
+ --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23FFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");
8823
8823
  }
8824
8824
 
8825
8825
  .form-check {
@@ -9752,7 +9752,7 @@ textarea.form-control-lg {
9752
9752
  --bs-btn-disabled-border-color: #000;
9753
9753
  }
9754
9754
 
9755
- .btn-googleplus {
9755
+ .btn-google-plus {
9756
9756
  --bs-btn-color: #000;
9757
9757
  --bs-btn-bg: #dc4a38;
9758
9758
  --bs-btn-border-color: #dc4a38;
@@ -10160,7 +10160,7 @@ textarea.form-control-lg {
10160
10160
  --bs-gradient: none;
10161
10161
  }
10162
10162
 
10163
- .btn-outline-googleplus {
10163
+ .btn-outline-google-plus {
10164
10164
  --bs-btn-color: #dc4a38;
10165
10165
  --bs-btn-border-color: #dc4a38;
10166
10166
  --bs-btn-hover-color: #000;
@@ -12009,11 +12009,11 @@ textarea.form-control-lg {
12009
12009
  --bs-alert-link-color: var(--bs-twitter-text-emphasis);
12010
12010
  }
12011
12011
 
12012
- .alert-googleplus {
12013
- --bs-alert-color: var(--bs-googleplus-text-emphasis);
12014
- --bs-alert-bg: var(--bs-googleplus-bg-subtle);
12015
- --bs-alert-border-color: var(--bs-googleplus-border-subtle);
12016
- --bs-alert-link-color: var(--bs-googleplus-text-emphasis);
12012
+ .alert-google-plus {
12013
+ --bs-alert-color: var(--bs-google-plus-text-emphasis);
12014
+ --bs-alert-bg: var(--bs-google-plus-bg-subtle);
12015
+ --bs-alert-border-color: var(--bs-google-plus-border-subtle);
12016
+ --bs-alert-link-color: var(--bs-google-plus-text-emphasis);
12017
12017
  }
12018
12018
 
12019
12019
  .alert-flickr {
@@ -12562,17 +12562,17 @@ textarea.form-control-lg {
12562
12562
  --bs-list-group-active-border-color: var(--bs-twitter-text-emphasis);
12563
12563
  }
12564
12564
 
12565
- .list-group-item-googleplus {
12566
- --bs-list-group-color: var(--bs-googleplus-text-emphasis);
12567
- --bs-list-group-bg: var(--bs-googleplus-bg-subtle);
12568
- --bs-list-group-border-color: var(--bs-googleplus-border-subtle);
12565
+ .list-group-item-google-plus {
12566
+ --bs-list-group-color: var(--bs-google-plus-text-emphasis);
12567
+ --bs-list-group-bg: var(--bs-google-plus-bg-subtle);
12568
+ --bs-list-group-border-color: var(--bs-google-plus-border-subtle);
12569
12569
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
12570
- --bs-list-group-action-hover-bg: var(--bs-googleplus-border-subtle);
12570
+ --bs-list-group-action-hover-bg: var(--bs-google-plus-border-subtle);
12571
12571
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
12572
- --bs-list-group-action-active-bg: var(--bs-googleplus-border-subtle);
12573
- --bs-list-group-active-color: var(--bs-googleplus-bg-subtle);
12574
- --bs-list-group-active-bg: var(--bs-googleplus-text-emphasis);
12575
- --bs-list-group-active-border-color: var(--bs-googleplus-text-emphasis);
12572
+ --bs-list-group-action-active-bg: var(--bs-google-plus-border-subtle);
12573
+ --bs-list-group-active-color: var(--bs-google-plus-bg-subtle);
12574
+ --bs-list-group-active-bg: var(--bs-google-plus-text-emphasis);
12575
+ --bs-list-group-active-border-color: var(--bs-google-plus-text-emphasis);
12576
12576
  }
12577
12577
 
12578
12578
  .list-group-item-flickr {
@@ -14230,9 +14230,9 @@ textarea.form-control-lg {
14230
14230
  background-color: RGBA(var(--bs-twitter-rgb), var(--bs-bg-opacity, 1)) !important;
14231
14231
  }
14232
14232
 
14233
- .text-bg-googleplus {
14233
+ .text-bg-google-plus {
14234
14234
  color: #000 !important;
14235
- background-color: RGBA(var(--bs-googleplus-rgb), var(--bs-bg-opacity, 1)) !important;
14235
+ background-color: RGBA(var(--bs-google-plus-rgb), var(--bs-bg-opacity, 1)) !important;
14236
14236
  }
14237
14237
 
14238
14238
  .text-bg-flickr {
@@ -14406,11 +14406,11 @@ textarea.form-control-lg {
14406
14406
  text-decoration-color: RGBA(0, 0, 0, var(--bs-link-underline-opacity, 1)) !important;
14407
14407
  }
14408
14408
 
14409
- .link-googleplus {
14410
- color: RGBA(var(--bs-googleplus-rgb), var(--bs-link-opacity, 1)) !important;
14411
- text-decoration-color: RGBA(var(--bs-googleplus-rgb), var(--bs-link-underline-opacity, 1)) !important;
14409
+ .link-google-plus {
14410
+ color: RGBA(var(--bs-google-plus-rgb), var(--bs-link-opacity, 1)) !important;
14411
+ text-decoration-color: RGBA(var(--bs-google-plus-rgb), var(--bs-link-underline-opacity, 1)) !important;
14412
14412
  }
14413
- .link-googleplus:hover, .link-googleplus:focus {
14413
+ .link-google-plus:hover, .link-google-plus:focus {
14414
14414
  color: RGBA(227, 110, 96, var(--bs-link-opacity, 1)) !important;
14415
14415
  text-decoration-color: RGBA(227, 110, 96, var(--bs-link-underline-opacity, 1)) !important;
14416
14416
  }
@@ -14964,8 +14964,8 @@ textarea.form-control-lg {
14964
14964
  --bs-focus-ring-color: rgba(var(--bs-twitter-rgb), var(--bs-focus-ring-opacity));
14965
14965
  }
14966
14966
 
14967
- .focus-ring-googleplus {
14968
- --bs-focus-ring-color: rgba(var(--bs-googleplus-rgb), var(--bs-focus-ring-opacity));
14967
+ .focus-ring-google-plus {
14968
+ --bs-focus-ring-color: rgba(var(--bs-google-plus-rgb), var(--bs-focus-ring-opacity));
14969
14969
  }
14970
14970
 
14971
14971
  .focus-ring-flickr {
@@ -16155,9 +16155,9 @@ textarea.form-control-lg {
16155
16155
  color: rgba(var(--bs-twitter-rgb), var(--bs-text-opacity)) !important;
16156
16156
  }
16157
16157
 
16158
- .text-googleplus {
16158
+ .text-google-plus {
16159
16159
  --bs-text-opacity: 1;
16160
- color: rgba(var(--bs-googleplus-rgb), var(--bs-text-opacity)) !important;
16160
+ color: rgba(var(--bs-google-plus-rgb), var(--bs-text-opacity)) !important;
16161
16161
  }
16162
16162
 
16163
16163
  .text-flickr {
@@ -16530,9 +16530,9 @@ textarea.form-control-lg {
16530
16530
  background-color: rgba(var(--bs-twitter-rgb), var(--bs-bg-opacity)) !important;
16531
16531
  }
16532
16532
 
16533
- .bg-googleplus {
16533
+ .bg-google-plus {
16534
16534
  --bs-bg-opacity: 1;
16535
- background-color: rgba(var(--bs-googleplus-rgb), var(--bs-bg-opacity)) !important;
16535
+ background-color: rgba(var(--bs-google-plus-rgb), var(--bs-bg-opacity)) !important;
16536
16536
  }
16537
16537
 
16538
16538
  .bg-flickr {
@@ -20077,32 +20077,8 @@ textarea.form-control-lg {
20077
20077
  GLOBALS
20078
20078
  /src/styles/components/globals.scss
20079
20079
  ----------------------------------------- */
20080
- h1, .h1 {
20081
- line-height: 1.25;
20082
- }
20083
-
20084
- h2, .h2 {
20085
- line-height: 1.375;
20086
- }
20087
-
20088
- h3, .h3 {
20089
- line-height: 1.5;
20090
- }
20091
-
20092
- h4, .h4 {
20093
- line-height: 1.625;
20094
- }
20095
-
20096
- h5, .h5 {
20097
- line-height: 1.75;
20098
- }
20099
-
20100
- h6, .h6 {
20101
- line-height: 1.75;
20102
- }
20103
-
20104
20080
  .ca-gov-logo-svg {
20105
- background: url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 viewBox=%270 0 1304 949%27><path fill=%27%23fdb71c%27 d=%27M799 398c3-11 12-42 27-91 3-13 12-38 27-77 14-40 26-71 34-95-28 19-53 42-76 67-92 100-200 220-238 283 14-4 43-34 136-66 29-11 59-18 90-21zm-16 64c-291 0-418 464-620 464-46 0-81-21-106-62-16-27-25-58-24-90 0-84 40-191 120-320 68-110 140-198 216-265 65-58 121-86 168-86 24-1 46 10 61 29 12 16 18 35 17 54 0 38-13 81-38 130-22 42-50 80-83 113-23 21-40 31-52 31-9-1-17-5-22-12-5-5-8-13-8-20 0-14 12-29 36-47 31-23 58-51 80-82 29-43 44-80 44-110 1-1-2-19-8-27-6-6-15-9-24-9-22 0-52 16-92 47-53 43-101 91-143 144-59 69-108 146-146 228-34 78-52 144-52 199-1 24 8 48 23 67 14 20 37 32 62 31 92-3 207-214 243-263C787 120 814 119 867 68c31-30 55-44 71-44 10 0 20 5 26 12s9 16 10 25c-2 20-8 39-16 58-19 48-37 100-54 155-15 49-25 86-30 112 5 0 9 0 14-1 11 0 21-1 29-1 23 0 34 9 34 26 0 8-3 16-7 22s-10 11-17 13c-6 1-13 1-19 1-17-1-33 1-50 4-4 12-15 117-31 121-49 43-45-95-44-109z%27/><path d=%27M495 779c12 0 24 5 33 14s14 20 14 33c0 26-21 46-46 46-26 0-46-21-46-46-1-26 19-47 45-47zm284-123-33 32c-18-21-44-33-72-33-22-1-44 8-60 24-16 15-25 36-24 58 0 22 9 44 25 59 16 16 39 25 62 24 14 0 28-3 40-10 12-8 21-19 26-31h-70v-43h122v10c0 21-6 42-17 60-10 18-25 33-43 44-19 10-40 16-62 15-24 0-47-5-67-16s-36-27-47-47-17-43-17-66c0-31 11-61 32-84 25-28 61-44 99-42 20 0 40 4 59 12 18 8 34 20 47 34zm159-45c33 0 65 13 89 37s38 57 37 91c1 34-12 66-36 90-50 49-130 49-179 0l-1-1c-49-50-49-131 1-180 23-24 55-37 89-37zm-1 45c-21 0-42 8-56 23-15 16-24 37-23 60-1 25 10 48 29 64 14 12 33 19 51 18 21 0 41-8 56-24 31-33 31-84 0-117-15-16-36-24-57-24zm118-36h47l61 172 62-172h47l-87 242h-45z%27 fill=%27%23003688%27/></svg>");
20081
+ background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201304%20949%22%3E%3Cpath%20fill%3D%22%23fdb71c%22%20d%3D%22M799%20398c3-11%2012-42%2027-91%203-13%2012-38%2027-77%2014-40%2026-71%2034-95-28%2019-53%2042-76%2067-92%20100-200%20220-238%20283%2014-4%2043-34%20136-66q43.5-16.5%2090-21m-16%2064c-291%200-418%20464-620%20464-46%200-81-21-106-62-16-27-25-58-24-90%200-84%2040-191%20120-320%2068-110%20140-198%20216-265%2065-58%20121-86%20168-86%2024-1%2046%2010%2061%2029%2012%2016%2018%2035%2017%2054%200%2038-13%2081-38%20130-22%2042-50%2080-83%20113-23%2021-40%2031-52%2031-9-1-17-5-22-12-5-5-8-13-8-20%200-14%2012-29%2036-47%2031-23%2058-51%2080-82%2029-43%2044-80%2044-110%201-1-2-19-8-27-6-6-15-9-24-9-22%200-52%2016-92%2047-53%2043-101%2091-143%20144-59%2069-108%20146-146%20228-34%2078-52%20144-52%20199-1%2024%208%2048%2023%2067%2014%2020%2037%2032%2062%2031%2092-3%20207-214%20243-263C787%20120%20814%20119%20867%2068c31-30%2055-44%2071-44%2010%200%2020%205%2026%2012s9%2016%2010%2025c-2%2020-8%2039-16%2058-19%2048-37%20100-54%20155-15%2049-25%2086-30%20112%205%200%209%200%2014-1%2011%200%2021-1%2029-1%2023%200%2034%209%2034%2026%200%208-3%2016-7%2022s-10%2011-17%2013c-6%201-13%201-19%201-17-1-33%201-50%204-4%2012-15%20117-31%20121-49%2043-45-95-44-109%22%2F%3E%3Cpath%20d%3D%22M495%20779c12%200%2024%205%2033%2014s14%2020%2014%2033c0%2026-21%2046-46%2046-26%200-46-21-46-46-1-26%2019-47%2045-47m284-123-33%2032c-18-21-44-33-72-33-22-1-44%208-60%2024-16%2015-25%2036-24%2058%200%2022%209%2044%2025%2059%2016%2016%2039%2025%2062%2024%2014%200%2028-3%2040-10%2012-8%2021-19%2026-31h-70v-43h122v10c0%2021-6%2042-17%2060-10%2018-25%2033-43%2044-19%2010-40%2016-62%2015-24%200-47-5-67-16s-36-27-47-47-17-43-17-66c0-31%2011-61%2032-84%2025-28%2061-44%2099-42%2020%200%2040%204%2059%2012%2018%208%2034%2020%2047%2034m159-45c33%200%2065%2013%2089%2037s38%2057%2037%2091c1%2034-12%2066-36%2090-50%2049-130%2049-179%200l-1-1c-49-50-49-131%201-180%2023-24%2055-37%2089-37m-1%2045c-21%200-42%208-56%2023-15%2016-24%2037-23%2060-1%2025%2010%2048%2029%2064%2014%2012%2033%2019%2051%2018%2021%200%2041-8%2056-24%2031-33%2031-84%200-117-15-16-36-24-57-24m118-36h47l61%20172%2062-172h47l-87%20242h-45z%22%20fill%3D%22%23003688%22%2F%3E%3C%2Fsvg%3E");
20106
20082
  aspect-ratio: 33/24;
20107
20083
  width: 33px;
20108
20084
  display: inline-block;
@@ -20133,29 +20109,55 @@ a .ca-gov-icon-external-link::before {
20133
20109
  border: 0 !important;
20134
20110
  }
20135
20111
 
20112
+ .pagination {
20113
+ display: block;
20114
+ }
20115
+
20116
+ .page-title,
20117
+ .page-date {
20118
+ --bs-gutter-x: 1.5rem;
20119
+ --bs-gutter-y: 0;
20120
+ display: flex;
20121
+ flex-wrap: wrap;
20122
+ margin-top: calc(-1 * var(--bs-gutter-y));
20123
+ margin-left: calc(-0.5 * var(--bs-gutter-x));
20124
+ margin-right: calc(-0.5 * var(--bs-gutter-x));
20125
+ margin: 0 auto;
20126
+ }
20127
+
20128
+ .page-date {
20129
+ color: var(--bs-secondary-color, #72717c);
20130
+ }
20131
+
20136
20132
  /* -----------------------------------------
20137
- ALERTS
20138
- /src/styles/components/alerts.scss
20133
+ Typography
20139
20134
  ----------------------------------------- */
20140
- header .alert {
20141
- border-radius: 0;
20142
- margin-bottom: 0;
20143
- padding: 0.5rem 0;
20135
+ h1, .h1 {
20136
+ line-height: 1.25;
20144
20137
  }
20145
20138
 
20146
- .alert .container {
20147
- display: flex;
20148
- flex-direction: row;
20149
- align-items: center;
20139
+ h2, .h2 {
20140
+ line-height: 1.375;
20150
20141
  }
20151
- .alert .container .alert-level {
20152
- font-weight: bold;
20153
- margin: 0 5px;
20142
+
20143
+ h3, .h3 {
20144
+ line-height: 1.5;
20154
20145
  }
20155
- .alert .container button[data-bs-dismiss=alert] {
20156
- position: relative;
20157
- margin-right: auto;
20158
- padding: 0.05rem;
20146
+
20147
+ h4, .h4 {
20148
+ line-height: 1.625;
20149
+ }
20150
+
20151
+ h5, .h5 {
20152
+ line-height: 1.75;
20153
+ }
20154
+
20155
+ h6, .h6 {
20156
+ line-height: 1.75;
20157
+ }
20158
+
20159
+ p {
20160
+ padding-bottom: 0;
20159
20161
  }
20160
20162
 
20161
20163
  /* -----------------------------------------
@@ -20188,8 +20190,7 @@ header.global-header .branding .header-organization-banner a img {
20188
20190
  }
20189
20191
 
20190
20192
  /* -----------------------------------------
20191
- FOOTER
20192
- /src/styles/components/footer.scss
20193
+ FOOTER - /src/styles/components/footer.scss
20193
20194
  ----------------------------------------- */
20194
20195
  footer.global-footer {
20195
20196
  background-color: var(--bs-gray-50, #fafafa);
@@ -20224,10 +20225,10 @@ footer.global-footer .nav-item a.ca-gov-icon-twitter, footer.global-footer .nav-
20224
20225
  footer.global-footer .nav-item a.ca-gov-icon-twitter:hover, footer.global-footer .nav-item a.ca-gov-icon-twitter:focus, footer.global-footer .nav-item a.ca-gov-icon-share-twitter:hover, footer.global-footer .nav-item a.ca-gov-icon-share-twitter:focus {
20225
20226
  color: black;
20226
20227
  }
20227
- footer.global-footer .nav-item a.ca-gov-icon-googleplus, footer.global-footer .nav-item a.ca-gov-icon-share-googleplus {
20228
+ footer.global-footer .nav-item a.ca-gov-icon-google-plus, footer.global-footer .nav-item a.ca-gov-icon-share-google-plus {
20228
20229
  color: #dc4a38;
20229
20230
  }
20230
- footer.global-footer .nav-item a.ca-gov-icon-googleplus:hover, footer.global-footer .nav-item a.ca-gov-icon-googleplus:focus, footer.global-footer .nav-item a.ca-gov-icon-share-googleplus:hover, footer.global-footer .nav-item a.ca-gov-icon-share-googleplus:focus {
20231
+ footer.global-footer .nav-item a.ca-gov-icon-google-plus:hover, footer.global-footer .nav-item a.ca-gov-icon-google-plus:focus, footer.global-footer .nav-item a.ca-gov-icon-share-google-plus:hover, footer.global-footer .nav-item a.ca-gov-icon-share-google-plus:focus {
20231
20232
  color: #bf3322;
20232
20233
  }
20233
20234
  footer.global-footer .nav-item a.ca-gov-icon-flickr, footer.global-footer .nav-item a.ca-gov-icon-share-flickr {
@@ -20382,6 +20383,99 @@ header.global-header .mobile-controlled.overlay {
20382
20383
  text-align: left;
20383
20384
  }
20384
20385
 
20386
+ /* -----------------------------------------
20387
+ MOBILE-CONTROLS
20388
+ /src/styles/components/mobile-controls.scss
20389
+ ----------------------------------------- */
20390
+ @media (max-width: 992px) {
20391
+ header.global-header .search-container {
20392
+ width: 80%;
20393
+ margin: auto;
20394
+ }
20395
+ header.global-header .search-container form .search-button {
20396
+ color: var(--bs-standout, #2c2c4f);
20397
+ background-color: var(--bs-white, #fff);
20398
+ border-color: var(--bs-standout, #2c2c4f);
20399
+ border-right: 0;
20400
+ }
20401
+ header.global-header .search-container form .search-button:focus {
20402
+ background-color: var(--bs-gray-75, #f3f3f4);
20403
+ }
20404
+ header.global-header .search-container form .search-button:hover {
20405
+ background-color: var(--bs-gray-75, #f3f3f4);
20406
+ outline: 0 !important;
20407
+ }
20408
+ header.global-header .search-container form .search-textfield {
20409
+ border-color: var(--bs-standout, #2c2c4f);
20410
+ border-left: 0;
20411
+ }
20412
+ header.global-header .mobile-controlled {
20413
+ position: fixed;
20414
+ width: 85%;
20415
+ height: 100%;
20416
+ background-color: var(--bs-standout, #2c2c4f);
20417
+ left: -100%;
20418
+ z-index: 16;
20419
+ transition: left 0.25s ease-in-out, width 0.25s ease !important;
20420
+ }
20421
+ header.global-header .mobile-controlled.show {
20422
+ left: 0;
20423
+ }
20424
+ header.global-header .mobile-controlled.navigation .container {
20425
+ margin-right: 0;
20426
+ margin-left: 0;
20427
+ max-width: 100%;
20428
+ }
20429
+ header.global-header .mobile-controlled.navigation .container .nav-item:first-child .nav-link {
20430
+ border-top: 0.5px solid var(--bs-gray-100, #ededef);
20431
+ }
20432
+ header.global-header .mobile-controlled.navigation .container .nav-item a {
20433
+ color: var(--bs-white, #fff);
20434
+ margin: 0 5px;
20435
+ border-right: 1px solid transparent !important;
20436
+ border-left: 1px solid transparent !important;
20437
+ border-bottom: 0.5px solid var(--bs-gray-100, #ededef);
20438
+ }
20439
+ header.global-header .mobile-controlled.navigation .container .nav-item a[aria-current=page] {
20440
+ color: var(--bs-white, #fff);
20441
+ background-color: var(--bs-standout-light, #2c2c4f);
20442
+ }
20443
+ header.global-header .mobile-controlled.navigation .container .nav-item a:hover, header.global-header .mobile-controlled.navigation .container .nav-item a:focus {
20444
+ background-color: var(--bs-standout-light, #2c2c4f);
20445
+ }
20446
+ header.global-header .mobile-controlled.navigation .container .nav-item a.dropdown-toggle:after {
20447
+ content: "5";
20448
+ float: left;
20449
+ }
20450
+ header.global-header .mobile-controlled.navigation .container .nav-item a.dropdown-toggle.show:after {
20451
+ transform: rotate(-90deg);
20452
+ }
20453
+ header.global-header .mobile-controlled.navigation .container .nav-item .dropdown-menu.show {
20454
+ display: contents;
20455
+ }
20456
+ header.global-header .mobile-control.toggle-menu {
20457
+ display: inline-block;
20458
+ }
20459
+ }
20460
+
20461
+ @media (max-width: 992px) {
20462
+ footer.global-footer a {
20463
+ padding: 0;
20464
+ }
20465
+ footer.global-footer .d-flex {
20466
+ flex-direction: column;
20467
+ }
20468
+ footer.global-footer .footer-links {
20469
+ flex-direction: column;
20470
+ }
20471
+ footer.global-footer .footer-links .nav-item:first-child {
20472
+ margin-bottom: 1rem;
20473
+ }
20474
+ footer.global-footer .social-share-links {
20475
+ margin-right: 0;
20476
+ }
20477
+ }
20478
+
20385
20479
  /* -----------------------------------------
20386
20480
  NAVIGATION
20387
20481
  /src/styles/components/navigation.scss
@@ -20432,6 +20526,10 @@ header.global-header .navigation .container .nav-item .dropdown-menu.show {
20432
20526
  visibility: visible;
20433
20527
  opacity: 1;
20434
20528
  }
20529
+ header.global-header .navigation .container .nav-item .dropdown-menu .link-description {
20530
+ color: var(--bs-gray-700, #5e5e6a);
20531
+ font-size: 0.85rem;
20532
+ }
20435
20533
 
20436
20534
  /* -----------------------------------------
20437
20535
  RETURN TO TOP
@@ -20519,64 +20617,6 @@ header.global-header .search-container form .search-button:hover, header.global-
20519
20617
  border-color: var(--bs-gray-800, #4a4958);
20520
20618
  }
20521
20619
 
20522
- /* -----------------------------------------
20523
- SECTIONS
20524
- /src/styles/components/sections.scss
20525
- ----------------------------------------- */
20526
- .section {
20527
- padding: 1rem;
20528
- }
20529
-
20530
- /* -----------------------------------------
20531
- SERVICE TILES
20532
- /src/styles/components/service-tiles.scss
20533
- ----------------------------------------- */
20534
- .service-tiles .row {
20535
- margin-right: 0;
20536
- margin-left: 0;
20537
- }
20538
- .service-tiles .service-tile {
20539
- padding: 0;
20540
- }
20541
- .service-tiles .service-tile img {
20542
- height: 320px;
20543
- width: 100%;
20544
- }
20545
- .service-tiles .service-tile .teaser {
20546
- background-color: var(--bs-black, #000);
20547
- text-align: center;
20548
- color: var(--bs-white, #fff);
20549
- padding: 0.25rem 0;
20550
- }
20551
- .service-tiles .service-tile .teaser .title {
20552
- font-size: 1.6875rem;
20553
- text-decoration: none;
20554
- color: var(--bs-white, #fff);
20555
- line-height: 1.5;
20556
- }
20557
- .service-tiles .service-tile .teaser .ca-gov-icon-external-link {
20558
- display: none;
20559
- }
20560
- .service-tiles .collapse {
20561
- padding: 0;
20562
- }
20563
- .service-tiles .collapse .card {
20564
- margin-bottom: 0;
20565
- padding: 1.5rem 1rem;
20566
- display: block;
20567
- }
20568
- .service-tiles .collapse .card .card-block {
20569
- background-color: var(--bs-white, #fff);
20570
- padding: 1rem;
20571
- margin-bottom: 0;
20572
- }
20573
- .service-tiles .collapse .card .card-block .ca-gov-icon-close-mark {
20574
- float: left;
20575
- }
20576
- .service-tiles .collapse .card .card-block .group {
20577
- padding: 1rem 0;
20578
- }
20579
-
20580
20620
  /* -----------------------------------------
20581
20621
  UTILITY HEADER
20582
20622
  /src/styles/components/utility-header.scss
@@ -20663,6 +20703,31 @@ header.global-header .utility-header .social-media-links .official-tag {
20663
20703
  }*/
20664
20704
  }
20665
20705
 
20706
+ /* -----------------------------------------
20707
+ ALERTS
20708
+ /src/styles/components/alerts.scss
20709
+ ----------------------------------------- */
20710
+ header .alert {
20711
+ border-radius: 0;
20712
+ margin-bottom: 0;
20713
+ padding: 0.5rem 0;
20714
+ }
20715
+
20716
+ .alert .container {
20717
+ display: flex;
20718
+ flex-direction: row;
20719
+ align-items: center;
20720
+ }
20721
+ .alert .container .alert-level {
20722
+ font-weight: bold;
20723
+ margin: 0 5px;
20724
+ }
20725
+ .alert .container button[data-bs-dismiss=alert] {
20726
+ position: relative;
20727
+ margin-right: auto;
20728
+ padding: 0.05rem;
20729
+ }
20730
+
20666
20731
  /* -----------------------------------------
20667
20732
  BLOCKQUOTE
20668
20733
  /src/styles/components/blockquote.scss
@@ -20730,8 +20795,8 @@ blockquote footer::before {
20730
20795
  right: 50%;
20731
20796
  }
20732
20797
  .card.card-standout .card-header {
20733
- color: var(--bs-white, #fff);
20734
20798
  background-color: var(--bs-standout, #2c2c4f);
20799
+ color: var(--bs-white, #fff);
20735
20800
  }
20736
20801
  .card.card-standout .card-header .options .btn {
20737
20802
  background-color: var(--bs-standout-dark, #2c2c4f);
@@ -20740,8 +20805,8 @@ blockquote footer::before {
20740
20805
  background-color: var(--bs-standout-darker, #2c2c4f);
20741
20806
  }
20742
20807
  .card.card-overstated .card-header {
20743
- color: var(--bs-white, #fff);
20744
20808
  background-color: var(--bs-main, #0f4f94);
20809
+ color: var(--bs-white, #fff);
20745
20810
  }
20746
20811
  .card.card-overstated .card-header .options .btn {
20747
20812
  color: var(--bs-white, #fff);
@@ -20751,8 +20816,8 @@ blockquote footer::before {
20751
20816
  background-color: var(--bs-main-darker, #0f4f94);
20752
20817
  }
20753
20818
  .card.card-understated .card-header {
20754
- color: inherit;
20755
20819
  background-color: var(--bs-alt, #eff4fa);
20820
+ color: var(--bs-white, #fff);
20756
20821
  }
20757
20822
  .card.card-understated .card-header .options .btn {
20758
20823
  color: inherit;
@@ -20814,6 +20879,10 @@ figure.executive-profile.vertical .body {
20814
20879
  /* -----------------------------------------
20815
20880
  LIST STYLES /src/styles/components/lists.scss
20816
20881
  ----------------------------------------- */
20882
+ .list-overstated,
20883
+ .list-understated {
20884
+ padding-right: 0;
20885
+ }
20817
20886
  .list-overstated li,
20818
20887
  .list-understated li {
20819
20888
  list-style-type: "E";
@@ -20878,7 +20947,7 @@ figure.executive-profile.vertical .body {
20878
20947
  .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-twitter, .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-share-twitter {
20879
20948
  color: #000;
20880
20949
  }
20881
- .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-googleplus, .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-share-googleplus {
20950
+ .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-google-plus, .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-share-google-plus {
20882
20951
  color: #dc4a38;
20883
20952
  }
20884
20953
  .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-flickr, .location.mini > [class*=ca-gov-icon-]:first-child.ca-gov-icon-share-flickr {
@@ -20931,96 +21000,121 @@ figure.executive-profile.vertical .body {
20931
21000
  }
20932
21001
 
20933
21002
  /* -----------------------------------------
20934
- MOBILE-CONTROLS
20935
- /src/styles/components/mobile-controls.scss
21003
+ SECTIONS
21004
+ /src/styles/components/sections.scss
20936
21005
  ----------------------------------------- */
20937
- @media (max-width: 992px) {
20938
- header.global-header .search-container {
20939
- width: 80%;
20940
- margin: auto;
20941
- }
20942
- header.global-header .search-container form .search-button {
20943
- color: var(--bs-standout, #2c2c4f);
20944
- background-color: var(--bs-white, #fff);
20945
- border-color: var(--bs-standout, #2c2c4f);
20946
- border-right: 0;
20947
- }
20948
- header.global-header .search-container form .search-button:focus {
20949
- background-color: var(--bs-gray-75, #f3f3f4);
20950
- }
20951
- header.global-header .search-container form .search-button:hover {
20952
- background-color: var(--bs-gray-75, #f3f3f4);
20953
- outline: 0 !important;
20954
- }
20955
- header.global-header .search-container form .search-textfield {
20956
- border-color: var(--bs-standout, #2c2c4f);
20957
- border-left: 0;
20958
- }
20959
- header.global-header .mobile-controlled {
20960
- position: fixed;
20961
- width: 85%;
20962
- height: 100%;
20963
- background-color: var(--bs-standout, #2c2c4f);
20964
- left: -100%;
20965
- z-index: 16;
20966
- transition: left 0.25s ease-in-out, width 0.25s ease !important;
20967
- }
20968
- header.global-header .mobile-controlled.show {
20969
- left: 0;
20970
- }
20971
- header.global-header .mobile-controlled.navigation .container {
20972
- margin-right: 0;
20973
- margin-left: 0;
20974
- max-width: 100%;
20975
- }
20976
- header.global-header .mobile-controlled.navigation .container .nav-item:first-child .nav-link {
20977
- border-top: 0.5px solid var(--bs-gray-100, #ededef);
20978
- }
20979
- header.global-header .mobile-controlled.navigation .container .nav-item a {
20980
- color: var(--bs-white, #fff);
20981
- margin: 0 5px;
20982
- border-right: 1px solid transparent !important;
20983
- border-left: 1px solid transparent !important;
20984
- border-bottom: 0.5px solid var(--bs-gray-100, #ededef);
20985
- }
20986
- header.global-header .mobile-controlled.navigation .container .nav-item a[aria-current=page] {
20987
- color: var(--bs-white, #fff);
20988
- background-color: var(--bs-standout-light, #2c2c4f);
20989
- }
20990
- header.global-header .mobile-controlled.navigation .container .nav-item a:hover, header.global-header .mobile-controlled.navigation .container .nav-item a:focus {
20991
- background-color: var(--bs-standout-light, #2c2c4f);
20992
- }
20993
- header.global-header .mobile-controlled.navigation .container .nav-item a.dropdown-toggle:after {
20994
- content: "5";
20995
- float: left;
20996
- }
20997
- header.global-header .mobile-controlled.navigation .container .nav-item a.dropdown-toggle.show:after {
20998
- transform: rotate(-90deg);
20999
- }
21000
- header.global-header .mobile-controlled.navigation .container .nav-item .dropdown-menu.show {
21001
- display: contents;
21002
- }
21003
- header.global-header .mobile-control.toggle-menu {
21004
- display: inline-block;
21005
- }
21006
+ .section {
21007
+ padding: 1rem;
21006
21008
  }
21007
21009
 
21008
- @media (max-width: 992px) {
21009
- footer.global-footer a {
21010
- padding: 0;
21011
- }
21012
- footer.global-footer .d-flex {
21013
- flex-direction: column;
21014
- }
21015
- footer.global-footer .footer-links {
21016
- flex-direction: column;
21017
- }
21018
- footer.global-footer .footer-links .nav-item:first-child {
21019
- margin-bottom: 1rem;
21020
- }
21021
- footer.global-footer .social-share-links {
21022
- margin-right: 0;
21023
- }
21010
+ /* -----------------------------------------
21011
+ SERVICE TILES
21012
+ /src/styles/components/service-tiles.scss
21013
+ ----------------------------------------- */
21014
+ .service-tiles .row {
21015
+ margin-right: 0;
21016
+ margin-left: 0;
21017
+ }
21018
+ .service-tiles .service-tile {
21019
+ padding: 0;
21020
+ }
21021
+ .service-tiles .service-tile img {
21022
+ height: 320px;
21023
+ width: 100%;
21024
+ }
21025
+ .service-tiles .service-tile .teaser {
21026
+ background-color: var(--bs-black, #000);
21027
+ text-align: center;
21028
+ color: var(--bs-white, #fff);
21029
+ padding: 0.25rem 0;
21030
+ }
21031
+ .service-tiles .service-tile .teaser .title {
21032
+ font-size: 1.6875rem;
21033
+ text-decoration: none;
21034
+ color: var(--bs-white, #fff);
21035
+ line-height: 1.5;
21036
+ }
21037
+ .service-tiles .service-tile .teaser .ca-gov-icon-external-link {
21038
+ display: none;
21039
+ }
21040
+ .service-tiles .collapse {
21041
+ padding: 0;
21042
+ }
21043
+ .service-tiles .collapse .card {
21044
+ margin-bottom: 0;
21045
+ padding: 1.5rem 1rem;
21046
+ display: block;
21047
+ }
21048
+ .service-tiles .collapse .card .card-block {
21049
+ background-color: var(--bs-white, #fff);
21050
+ padding: 1rem;
21051
+ margin-bottom: 0;
21052
+ }
21053
+ .service-tiles .collapse .card .card-block .ca-gov-icon-close-mark {
21054
+ float: left;
21055
+ }
21056
+ .service-tiles .collapse .card .card-block .group {
21057
+ padding: 1rem 0;
21058
+ }
21059
+
21060
+ /* -----------------------------------------
21061
+ Dark Theme
21062
+ /src/styles/theme/dark.scss
21063
+ ----------------------------------------- */
21064
+ [data-bs-theme=dark] {
21065
+ /* -----------------------------------------
21066
+ GLOBALS - /src/styles/components/globals.scss
21067
+ ----------------------------------------- */
21068
+ /* -----------------------------------------
21069
+ FOOTER - /src/styles/components/footer.scss
21070
+ ----------------------------------------- */
21071
+ /* -----------------------------------------
21072
+ CARDS - /src/styles/components/cards.scss
21073
+ ----------------------------------------- */
21074
+ }
21075
+ [data-bs-theme=dark] .ca-gov-logo-svg {
21076
+ background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201304%20949%22%3E%3Cpath%20fill%3D%22%23fdb71c%22%20d%3D%22M799%20398c3-11%2012-42%2027-91%203-13%2012-38%2027-77%2014-40%2026-71%2034-95-28%2019-53%2042-76%2067-92%20100-200%20220-238%20283%2014-4%2043-34%20136-66q43.5-16.5%2090-21m-16%2064c-291%200-418%20464-620%20464-46%200-81-21-106-62-16-27-25-58-24-90%200-84%2040-191%20120-320%2068-110%20140-198%20216-265%2065-58%20121-86%20168-86%2024-1%2046%2010%2061%2029%2012%2016%2018%2035%2017%2054%200%2038-13%2081-38%20130-22%2042-50%2080-83%20113-23%2021-40%2031-52%2031-9-1-17-5-22-12-5-5-8-13-8-20%200-14%2012-29%2036-47%2031-23%2058-51%2080-82%2029-43%2044-80%2044-110%201-1-2-19-8-27-6-6-15-9-24-9-22%200-52%2016-92%2047-53%2043-101%2091-143%20144-59%2069-108%20146-146%20228-34%2078-52%20144-52%20199-1%2024%208%2048%2023%2067%2014%2020%2037%2032%2062%2031%2092-3%20207-214%20243-263C787%20120%20814%20119%20867%2068c31-30%2055-44%2071-44%2010%200%2020%205%2026%2012s9%2016%2010%2025c-2%2020-8%2039-16%2058-19%2048-37%20100-54%20155-15%2049-25%2086-30%20112%205%200%209%200%2014-1%2011%200%2021-1%2029-1%2023%200%2034%209%2034%2026%200%208-3%2016-7%2022s-10%2011-17%2013c-6%201-13%201-19%201-17-1-33%201-50%204-4%2012-15%20117-31%20121-49%2043-45-95-44-109%22%2F%3E%3Cpath%20d%3D%22M495%20779c12%200%2024%205%2033%2014s14%2020%2014%2033c0%2026-21%2046-46%2046-26%200-46-21-46-46-1-26%2019-47%2045-47m284-123-33%2032c-18-21-44-33-72-33-22-1-44%208-60%2024-16%2015-25%2036-24%2058%200%2022%209%2044%2025%2059%2016%2016%2039%2025%2062%2024%2014%200%2028-3%2040-10%2012-8%2021-19%2026-31h-70v-43h122v10c0%2021-6%2042-17%2060-10%2018-25%2033-43%2044-19%2010-40%2016-62%2015-24%200-47-5-67-16s-36-27-47-47-17-43-17-66c0-31%2011-61%2032-84%2025-28%2061-44%2099-42%2020%200%2040%204%2059%2012%2018%208%2034%2020%2047%2034m159-45c33%200%2065%2013%2089%2037s38%2057%2037%2091c1%2034-12%2066-36%2090-50%2049-130%2049-179%200l-1-1c-49-50-49-131%201-180%2023-24%2055-37%2089-37m-1%2045c-21%200-42%208-56%2023-15%2016-24%2037-23%2060-1%2025%2010%2048%2029%2064%2014%2012%2033%2019%2051%2018%2021%200%2041-8%2056-24%2031-33%2031-84%200-117-15-16-36-24-57-24m118-36h47l61%20172%2062-172h47l-87%20242h-45z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E");
21077
+ }
21078
+ [data-bs-theme=dark] footer.global-footer {
21079
+ background-color: #24232c;
21080
+ }
21081
+ [data-bs-theme=dark] footer.global-footer .nav-link {
21082
+ color: var(--bs-white, #fff);
21083
+ }
21084
+ [data-bs-theme=dark] footer.global-footer .nav-link:hover, [data-bs-theme=dark] footer.global-footer .nav-link:focus {
21085
+ color: var(--bs-gray-300, #bcbbc1);
21086
+ }
21087
+ [data-bs-theme=dark] footer.global-footer .nav-link.ca-gov-icon-github, [data-bs-theme=dark] footer.global-footer .nav-link.ca-gov-icon-share-github {
21088
+ color: var(--bs-gray-300, #bcbbc1);
21089
+ }
21090
+ [data-bs-theme=dark] footer.global-footer .nav-link.ca-gov-icon-github:hover, [data-bs-theme=dark] footer.global-footer .nav-link.ca-gov-icon-github:focus, [data-bs-theme=dark] footer.global-footer .nav-link.ca-gov-icon-share-github:hover, [data-bs-theme=dark] footer.global-footer .nav-link.ca-gov-icon-share-github:focus {
21091
+ color: #a2a0a9;
21092
+ }
21093
+ [data-bs-theme=dark] .card .card-body {
21094
+ color: var(--bs-white, #fff);
21095
+ }
21096
+ [data-bs-theme=dark] .card .options .btn {
21097
+ background-color: var(--bs-gray-400, #a4a3ab);
21098
+ }
21099
+ [data-bs-theme=dark] .card .options .btn:hover, [data-bs-theme=dark] .card .options .btn:focus {
21100
+ background-color: var(--bs-gray-75, #f3f3f4);
21101
+ }
21102
+ [data-bs-theme=dark] .card.card-standout.highlight .card-header:before {
21103
+ border-top: 12px solid var(--bs-standout-lightest, #ababb9);
21104
+ }
21105
+ [data-bs-theme=dark] .card.card-standout .card-header {
21106
+ background-color: var(--bs-standout-lightest, #ababb9);
21107
+ color: var(--bs-black);
21108
+ }
21109
+ [data-bs-theme=dark] .card.card-standout .card-header .options .btn {
21110
+ background-color: var(--bs-standout-light, #565672);
21111
+ }
21112
+ [data-bs-theme=dark] .card.card-standout .card-header .options .btn:hover, [data-bs-theme=dark] .card.card-standout .card-header .options .btn:focus {
21113
+ background-color: var(--bs-standout-lighter, #808095 t);
21114
+ }
21115
+ [data-bs-theme=dark] .card.card-understated .card-header {
21116
+ background-color: var(--bs-alt-darkest, #b9cfe9);
21117
+ color: var(--bs-black);
21024
21118
  }
21025
21119
 
21026
21120
  /*