.footer-usps-wrapper .sheared-line.top {
  background-color: var(--cotton);
}
.footer-usps-wrapper .footer-usps {
  background-color: var(--cotton);
}

.footer-usps {
  padding-top: var(--gap-l);
  padding-bottom: var(--gap-l);
}

.footer-usps-block {
  text-decoration: none;
}