@biggive/components 1.0.163 → 1.0.166

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 (141) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/{p-ea4457a9.entry.js → p-203cff03.entry.js} +1 -1
  3. package/dist/biggive/{p-45c21125.entry.js → p-25a76260.entry.js} +1 -1
  4. package/dist/biggive/{p-50cdbc6c.entry.js → p-690e384e.entry.js} +1 -1
  5. package/dist/biggive/{p-0bb8e1c7.entry.js → p-765fe446.entry.js} +1 -1
  6. package/dist/biggive/{p-ffd50dd0.entry.js → p-7b92db71.entry.js} +1 -1
  7. package/dist/biggive/{p-a242c8ca.entry.js → p-95479d40.entry.js} +1 -1
  8. package/dist/biggive/{p-ce4c9224.entry.js → p-97c0e2e4.entry.js} +1 -1
  9. package/dist/biggive/{p-bfd9e8eb.entry.js → p-9bb720b3.entry.js} +1 -1
  10. package/dist/biggive/{p-3b37e54c.entry.js → p-a0587390.entry.js} +1 -1
  11. package/dist/biggive/{p-8da6d9b5.entry.js → p-a4961f33.entry.js} +1 -1
  12. package/dist/biggive/p-b3a2fcf0.entry.js +1 -0
  13. package/dist/biggive/{p-e445f21b.entry.js → p-bd2ee99c.entry.js} +1 -1
  14. package/dist/biggive/{p-f507436b.entry.js → p-bd6685e7.entry.js} +1 -1
  15. package/dist/biggive/{p-2c96331b.entry.js → p-ce3854ac.entry.js} +1 -1
  16. package/dist/biggive/{p-43148a73.entry.js → p-e4632001.entry.js} +1 -1
  17. package/dist/biggive/{p-fba6b7c0.entry.js → p-f79f887b.entry.js} +1 -1
  18. package/dist/cjs/biggive-article-card.cjs.entry.js +1 -1
  19. package/dist/cjs/biggive-back-to-top_27.cjs.entry.js +39 -48
  20. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  21. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  22. package/dist/cjs/biggive-biography-card.cjs.entry.js +1 -1
  23. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  24. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  25. package/dist/cjs/biggive-formatted-text.cjs.entry.js +1 -1
  26. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  27. package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
  28. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
  29. package/dist/cjs/biggive-popup-standalone.cjs.entry.js +1 -1
  30. package/dist/cjs/biggive-search.cjs.entry.js +1 -1
  31. package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
  32. package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
  33. package/dist/cjs/biggive-video.cjs.entry.js +1 -1
  34. package/dist/collection/components/biggive-article-card/biggive-article-card.css +80 -2
  35. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +80 -2
  36. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +80 -2
  37. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +85 -7
  38. package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +80 -2
  39. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +80 -2
  40. package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +80 -2
  41. package/dist/collection/components/biggive-button/biggive-button.css +80 -2
  42. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +80 -2
  43. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +80 -2
  44. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +81 -3
  45. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js +10 -20
  46. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.stories.js +0 -1
  47. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +80 -2
  48. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +85 -7
  49. package/dist/collection/components/biggive-footer/biggive-footer.css +80 -2
  50. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +80 -2
  51. package/dist/collection/components/biggive-form-field-select-option/biggive-form-field-select-option.css +80 -2
  52. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +80 -2
  53. package/dist/collection/components/biggive-grid/biggive-grid.css +80 -2
  54. package/dist/collection/components/biggive-header/biggive-header.css +80 -2
  55. package/dist/collection/components/biggive-heading/biggive-heading.css +80 -2
  56. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +103 -28
  57. package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +2 -1
  58. package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +80 -2
  59. package/dist/collection/components/biggive-image/biggive-image.css +80 -2
  60. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +80 -2
  61. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +90 -12
  62. package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +80 -2
  63. package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +80 -2
  64. package/dist/collection/components/biggive-page-column/biggive-page-column.css +80 -2
  65. package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +80 -2
  66. package/dist/collection/components/biggive-page-section/biggive-page-section.css +80 -2
  67. package/dist/collection/components/biggive-popup/biggive-popup.css +80 -2
  68. package/dist/collection/components/biggive-popup-standalone/biggive-popup-standalone.css +80 -2
  69. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +80 -2
  70. package/dist/collection/components/biggive-quote/biggive-quote.css +80 -2
  71. package/dist/collection/components/biggive-search/biggive-search.css +80 -2
  72. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +90 -12
  73. package/dist/collection/components/biggive-tab/biggive-tab.css +80 -2
  74. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +80 -2
  75. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +80 -2
  76. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +80 -2
  77. package/dist/collection/components/biggive-video/biggive-video.css +80 -2
  78. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +80 -2
  79. package/dist/components/biggive-article-card.js +1 -1
  80. package/dist/components/biggive-back-to-top.js +1 -1
  81. package/dist/components/biggive-basic-card.js +1 -1
  82. package/dist/components/biggive-beneficiary-icon.js +1 -1
  83. package/dist/components/biggive-biography-card.js +1 -1
  84. package/dist/components/biggive-boxed-content.js +1 -1
  85. package/dist/components/biggive-branded-image.js +1 -1
  86. package/dist/components/biggive-button2.js +1 -1
  87. package/dist/components/biggive-call-to-action.js +1 -1
  88. package/dist/components/biggive-campaign-card-filter-grid.js +11 -21
  89. package/dist/components/biggive-campaign-card.js +1 -1
  90. package/dist/components/biggive-campaign-highlights.js +1 -1
  91. package/dist/components/biggive-category-icon.js +1 -1
  92. package/dist/components/biggive-footer.js +1 -1
  93. package/dist/components/biggive-form-field-select-option2.js +1 -1
  94. package/dist/components/biggive-form-field-select2.js +1 -1
  95. package/dist/components/biggive-formatted-text.js +1 -1
  96. package/dist/components/biggive-grid.js +1 -1
  97. package/dist/components/biggive-header.js +1 -1
  98. package/dist/components/biggive-heading.js +1 -1
  99. package/dist/components/biggive-hero-image.js +3 -2
  100. package/dist/components/biggive-icon-group.js +1 -1
  101. package/dist/components/biggive-image-feature.js +1 -1
  102. package/dist/components/biggive-image.js +1 -1
  103. package/dist/components/biggive-misc-icon2.js +1 -1
  104. package/dist/components/biggive-nav-group.js +1 -1
  105. package/dist/components/biggive-nav-item.js +1 -1
  106. package/dist/components/biggive-page-column.js +1 -1
  107. package/dist/components/biggive-page-columns.js +1 -1
  108. package/dist/components/biggive-page-section.js +1 -1
  109. package/dist/components/biggive-popup-standalone.js +1 -1
  110. package/dist/components/biggive-popup2.js +1 -1
  111. package/dist/components/biggive-progress-bar2.js +1 -1
  112. package/dist/components/biggive-quote.js +1 -1
  113. package/dist/components/biggive-search.js +1 -1
  114. package/dist/components/biggive-social-icon.js +1 -1
  115. package/dist/components/biggive-tab.js +1 -1
  116. package/dist/components/biggive-tabbed-content.js +1 -1
  117. package/dist/components/biggive-totalizer-ticker-item.js +1 -1
  118. package/dist/components/biggive-totalizer.js +1 -1
  119. package/dist/components/biggive-video-feature.js +1 -1
  120. package/dist/components/biggive-video.js +1 -1
  121. package/dist/esm/biggive-article-card.entry.js +1 -1
  122. package/dist/esm/biggive-back-to-top_27.entry.js +39 -48
  123. package/dist/esm/biggive-basic-card.entry.js +1 -1
  124. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  125. package/dist/esm/biggive-biography-card.entry.js +1 -1
  126. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  127. package/dist/esm/biggive-category-icon.entry.js +1 -1
  128. package/dist/esm/biggive-formatted-text.entry.js +1 -1
  129. package/dist/esm/biggive-icon-group.entry.js +1 -1
  130. package/dist/esm/biggive-nav-group.entry.js +1 -1
  131. package/dist/esm/biggive-nav-item.entry.js +1 -1
  132. package/dist/esm/biggive-popup-standalone.entry.js +1 -1
  133. package/dist/esm/biggive-search.entry.js +1 -1
  134. package/dist/esm/biggive-tab.entry.js +1 -1
  135. package/dist/esm/biggive-tabbed-content.entry.js +1 -1
  136. package/dist/esm/biggive-video.entry.js +1 -1
  137. package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.d.ts +0 -5
  138. package/dist/types/components/biggive-hero-image/biggive-hero-image.d.ts +4 -4
  139. package/hydrate/index.js +54 -63
  140. package/package.json +1 -1
  141. package/dist/biggive/p-8f20d3a2.entry.js +0 -1
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -725,31 +803,31 @@ a:hover {
725
803
  fill: #000000;
726
804
  }
727
805
  .misc-icon-item.colour-scheme-brand-2 {
728
- background-color: #B30510;
806
+ background-color: #6E0887;
729
807
  }
730
808
  .misc-icon-item.colour-scheme-brand-2 svg {
731
809
  fill: #000000;
732
810
  }
733
811
  .misc-icon-item.colour-scheme-brand-3 {
734
- background-color: #B30510;
812
+ background-color: #50B400;
735
813
  }
736
814
  .misc-icon-item.colour-scheme-brand-3 svg {
737
815
  fill: #000000;
738
816
  }
739
817
  .misc-icon-item.colour-scheme-brand-4 {
740
- background-color: #B30510;
818
+ background-color: #FFE500;
741
819
  }
742
820
  .misc-icon-item.colour-scheme-brand-4 svg {
743
821
  fill: #000000;
744
822
  }
745
823
  .misc-icon-item.colour-scheme-brand-5 {
746
- background-color: #B30510;
824
+ background-color: #F07D00;
747
825
  }
748
826
  .misc-icon-item.colour-scheme-brand-5 svg {
749
827
  fill: #000000;
750
828
  }
751
829
  .misc-icon-item.colour-scheme-brand-6 {
752
- background-color: #B30510;
830
+ background-color: #CBC8C8;
753
831
  }
754
832
  .misc-icon-item.colour-scheme-brand-6 svg {
755
833
  fill: #000000;
@@ -821,31 +899,31 @@ a:hover {
821
899
  fill: #000000;
822
900
  }
823
901
  .misc-icon-item.colour-scheme-brand-2 {
824
- background-color: #B30510;
902
+ background-color: #6E0887;
825
903
  }
826
904
  .misc-icon-item.colour-scheme-brand-2 svg {
827
905
  fill: #000000;
828
906
  }
829
907
  .misc-icon-item.colour-scheme-brand-3 {
830
- background-color: #B30510;
908
+ background-color: #50B400;
831
909
  }
832
910
  .misc-icon-item.colour-scheme-brand-3 svg {
833
911
  fill: #000000;
834
912
  }
835
913
  .misc-icon-item.colour-scheme-brand-4 {
836
- background-color: #B30510;
914
+ background-color: #FFE500;
837
915
  }
838
916
  .misc-icon-item.colour-scheme-brand-4 svg {
839
917
  fill: #000000;
840
918
  }
841
919
  .misc-icon-item.colour-scheme-brand-5 {
842
- background-color: #B30510;
920
+ background-color: #F07D00;
843
921
  }
844
922
  .misc-icon-item.colour-scheme-brand-5 svg {
845
923
  fill: #000000;
846
924
  }
847
925
  .misc-icon-item.colour-scheme-brand-6 {
848
- background-color: #B30510;
926
+ background-color: #CBC8C8;
849
927
  }
850
928
  .misc-icon-item.colour-scheme-brand-6 svg {
851
929
  fill: #000000;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;
@@ -386,7 +386,7 @@ a:hover {
386
386
  border-color: #FFE500;
387
387
  }
388
388
  .button-brand-4:hover {
389
- background-color: #FFFFFF;
389
+ background-color: #000000;
390
390
  }
391
391
 
392
392
  .button-brand-5 {
@@ -404,7 +404,7 @@ a:hover {
404
404
  border-color: #CBC8C8;
405
405
  }
406
406
  .button-brand-6:hover {
407
- background-color: #FFFFFF;
407
+ background-color: #000000;
408
408
  }
409
409
 
410
410
  .button-white {
@@ -466,6 +466,84 @@ a:hover {
466
466
  background-color: transparent;
467
467
  }
468
468
 
469
+ .button-clear-brand-1 {
470
+ color: #B30510;
471
+ background-color: transparent;
472
+ text-decoration: underline;
473
+ border: 0;
474
+ padding-left: 0;
475
+ padding-right: 0;
476
+ }
477
+ .button-clear-brand-1:hover {
478
+ text-decoration: none;
479
+ background-color: transparent;
480
+ }
481
+
482
+ .button-clear-brand-2 {
483
+ color: #6E0887;
484
+ background-color: transparent;
485
+ text-decoration: underline;
486
+ border: 0;
487
+ padding-left: 0;
488
+ padding-right: 0;
489
+ }
490
+ .button-clear-brand-2:hover {
491
+ text-decoration: none;
492
+ background-color: transparent;
493
+ }
494
+
495
+ .button-clear-brand-3 {
496
+ color: #50B400;
497
+ background-color: transparent;
498
+ text-decoration: underline;
499
+ border: 0;
500
+ padding-left: 0;
501
+ padding-right: 0;
502
+ }
503
+ .button-clear-brand-3:hover {
504
+ text-decoration: none;
505
+ background-color: transparent;
506
+ }
507
+
508
+ .button-clear-brand-4 {
509
+ color: #FFE500;
510
+ background-color: transparent;
511
+ text-decoration: underline;
512
+ border: 0;
513
+ padding-left: 0;
514
+ padding-right: 0;
515
+ }
516
+ .button-clear-brand-4:hover {
517
+ text-decoration: none;
518
+ background-color: transparent;
519
+ }
520
+
521
+ .button-clear-brand-5 {
522
+ color: #F07D00;
523
+ background-color: transparent;
524
+ text-decoration: underline;
525
+ border: 0;
526
+ padding-left: 0;
527
+ padding-right: 0;
528
+ }
529
+ .button-clear-brand-5:hover {
530
+ text-decoration: none;
531
+ background-color: transparent;
532
+ }
533
+
534
+ .button-clear-brand-6 {
535
+ color: #CBC8C8;
536
+ background-color: transparent;
537
+ text-decoration: underline;
538
+ border: 0;
539
+ padding-left: 0;
540
+ padding-right: 0;
541
+ }
542
+ .button-clear-brand-6:hover {
543
+ text-decoration: none;
544
+ background-color: transparent;
545
+ }
546
+
469
547
  .button-clear-white {
470
548
  color: #FFFFFF;
471
549
  background-color: transparent;