* {
  margin: 0;
  padding: 0; }

.footer {
  height: 124px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .footer i {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    display: block;
    /* or 62px */
    text-align: center;
    /* IP black1 */
    color: #042040;
    /* Inside auto layout */ }
    .footer i .footer-i {
      font-weight: 400; }

.footer-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 150px; }
  .footer-list div {
    width: 376.67px;
    margin-top: 60px;
    height: 134px; }
  .footer-list h2 {
    margin: 20px 0; }
  .footer-list span {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #55687D; }

/*# sourceMappingURL=commerce.css.map */
