/* Footer logo columns: match the typography of the navigation headings. */
#footer #sidebox133,
#footer #sidebox128{
  align-items: center !important;
  text-align: center !important;
}

#footer #sidebox133 > .box-content-wrapper,
#footer #sidebox128 > .box-content-wrapper{
  width: 100% !important;
  text-align: center !important;
}

#footer #sidebox133 > .box-content-wrapper > p:first-child,
#footer #sidebox128 > .box-content-wrapper > p:first-child{
  display: block !important;
  width: 100% !important;
  margin: 0 0 14px !important;
  padding: 0 !important;
  color: #f3f0d2 !important;
  border: 0 !important;
  background: transparent !important;
  font-size: .86rem !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .04em !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

#footer #sidebox133 > .box-content-wrapper > p:has(img),
#footer #sidebox128 > .box-content-wrapper > p:has(img){
  justify-content: center !important;
  text-align: center !important;
}

/* The final payment row contains a trailing non-breaking space from the box editor. */
#footer #sidebox128 > .box-content-wrapper > p:has(img){
  gap: 0 !important;
  font-size: 0 !important;
}

#footer #sidebox128 > .box-content-wrapper > p:has(img) > img + img{
  margin-left: 4px !important;
}
