|
|
@ -1877,7 +1877,11 @@ html[lang="en"] .nav-mega__cols--solution { |
|
|
gap: 1.5rem; |
|
|
gap: 1.5rem; |
|
|
}.site-footer__col { |
|
|
}.site-footer__col { |
|
|
min-width: 0; |
|
|
min-width: 0; |
|
|
}.site-footer__colTitle { |
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
html[lang="en"] .site-footer__col { |
|
|
|
|
|
flex: 1; |
|
|
|
|
|
} |
|
|
|
|
|
.site-footer__colTitle { |
|
|
margin-bottom: 1.25rem; |
|
|
margin-bottom: 1.25rem; |
|
|
color: var(--color-text); |
|
|
color: var(--color-text); |
|
|
font-family: "MiSans VF", sans-serif; |
|
|
font-family: "MiSans VF", sans-serif; |
|
|
|