@npm_leadtech/legal-lib-components 2.6.10 → 2.8.0

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.
@@ -3517,9 +3517,8 @@
3517
3517
  font-size: 16px;
3518
3518
  line-height: 22px; }
3519
3519
  .guidelines-section__texts__body a {
3520
- color: #078080; }
3521
- .guidelines-section__texts__body #faqs-page {
3522
- font-weight: 400; }
3520
+ color: #078080;
3521
+ font-weight: 400 !important; }
3523
3522
 
3524
3523
  .guidelines-section__image {
3525
3524
  flex-basis: 50%;
@@ -3517,9 +3517,8 @@
3517
3517
  font-size: 16px;
3518
3518
  line-height: 22px; }
3519
3519
  .guidelines-section__texts__body a {
3520
- color: #078080; }
3521
- .guidelines-section__texts__body #faqs-page {
3522
- font-weight: 400; }
3520
+ color: #078080;
3521
+ font-weight: 400 !important; }
3523
3522
 
3524
3523
  .guidelines-section__image {
3525
3524
  flex-basis: 50%;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.6.10",
3
+ "version": "2.8.0",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",