@npm_leadtech/legal-lib-components 2.6.7 → 2.6.9

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.
@@ -3438,7 +3438,7 @@
3438
3438
  font-weight: 400; }
3439
3439
  .as-see-in-content__text a {
3440
3440
  color: #078080;
3441
- font-weight: 400; }
3441
+ font-weight: 400 !important; }
3442
3442
 
3443
3443
  .guidelines-section__texts {
3444
3444
  flex-basis: 50%;
@@ -3521,7 +3521,7 @@
3521
3521
  line-height: 22px; }
3522
3522
  .try-our-free-legal-blogs-section__texts__body a {
3523
3523
  color: #078080;
3524
- font-weight: 400; }
3524
+ font-weight: 400 !important; }
3525
3525
 
3526
3526
  .try-our-free-legal-blogs-section__image {
3527
3527
  flex-basis: 50%; }
@@ -3635,4 +3635,4 @@
3635
3635
  font-weight: 400;
3636
3636
  line-height: 42px;
3637
3637
  letter-spacing: -0.3px;
3638
- margin-bottom: 1rem; }
3638
+ margin: 1rem 0; }
@@ -3438,7 +3438,7 @@
3438
3438
  font-weight: 400; }
3439
3439
  .as-see-in-content__text a {
3440
3440
  color: #078080;
3441
- font-weight: 400; }
3441
+ font-weight: 400 !important; }
3442
3442
 
3443
3443
  .guidelines-section__texts {
3444
3444
  flex-basis: 50%;
@@ -3521,7 +3521,7 @@
3521
3521
  line-height: 22px; }
3522
3522
  .try-our-free-legal-blogs-section__texts__body a {
3523
3523
  color: #078080;
3524
- font-weight: 400; }
3524
+ font-weight: 400 !important; }
3525
3525
 
3526
3526
  .try-our-free-legal-blogs-section__image {
3527
3527
  flex-basis: 50%; }
@@ -3635,4 +3635,4 @@
3635
3635
  font-weight: 400;
3636
3636
  line-height: 42px;
3637
3637
  letter-spacing: -0.3px;
3638
- margin-bottom: 1rem; }
3638
+ margin: 1rem 0; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.6.7",
3
+ "version": "2.6.9",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",