/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/**
 TO DO: needs to be refactored/incorporated with the font-tiers.
 */
.SocialMediaLinks--icon {
  fill: #888888;
  font-size: 2.2rem;
}
/* typography */
/* colors & behaviors */
/* backgrounds */
/* New Colors */
/* spacing */
/* layout - these are the max-widths of each breakpoint */
/* stylelint-disable */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/**
 TO DO: needs to be refactored/incorporated with the font-tiers.
 */
.Footer--container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.Footer .nav-footer-common ul li a {
  line-height: 1.8;
  color: #000000;
}
.Footer .nav-footer-disclosures {
  display: flex;
}
.Footer .nav-footer-disclosures ul li,
.Footer .nav-footer-disclosures ul li a {
  display: inline-block;
  line-height: 4rem;
  color: #000000;
}
.Footer--trustpilot {
  max-width: 15rem;
}
/* typography */
/* colors & behaviors */
/* backgrounds */
/* New Colors */
/* spacing */
/* layout - these are the max-widths of each breakpoint */
/* stylelint-disable */

