.icon-xfinity-white {
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2069.184%2022.592%22%3E%20%20%20%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.712%2022.592h-3.104l-6.336-9.024-3.040%204.448h-3.232l4.736-6.72-4.416-6.304h3.232l2.72%204.032%202.752-4.032h3.232l-4.416%206.304zM15.04%203.776q0-1.792%200.912-2.784t2.544-0.992q1.312%200%202.272%200.352v2.272l-0.72-0.144t-0.816-0.080q-0.736%200-1.056%200.304t-0.32%201.040v1.248h2.912v2.24h-2.912v10.784h-2.816v-10.784h-2.88l1.536-2.24h1.344v-1.216zM25.44%2018.016h-2.816v-13.024h2.816v13.024zM34.56%204.736q2.304%200%203.504%201.472t1.2%204.352v7.456h-2.816v-7.36q0-1.856-0.608-2.688t-1.984-0.832q-1.248%200-1.904%200.848t-0.656%202.448v7.584h-2.816v-13.024h2.816v1.184q0.512-0.64%201.376-1.040t1.888-0.4zM44.992%2018.016h-2.848v-13.024h2.848v13.024zM47.04%207.232v-2.24h2.048v-3.232l2.816-1.44v4.672h2.432l0.832%202.24h-3.264v7.072q0%200.864%200.4%201.248t1.264%200.384q0.416%200%200.784-0.064t0.496-0.128l-0.32%202.272q-0.864%200.256-1.984%200.256-1.632%200-2.544-0.992t-0.912-2.784v-7.264h-2.048zM59.52%2022.592h-2.976l3.36-6.24-4.352-11.36h2.944l3.104%208.288%204.512-8.288h3.072zM65.152%2017.248q0-0.64%200.448-1.088t1.12-0.448q0.64%200%201.088%200.448t0.448%201.088-0.464%201.104-1.104%200.464-1.088-0.464-0.448-1.104zM68.096%2017.248q0-0.576-0.4-0.992t-0.976-0.416q-0.608%200-1.008%200.416t-0.4%200.992%200.4%200.992%200.976%200.416q0.608%200%201.008-0.416t0.4-0.992zM66.08%2016.384h0.736q0.288%200%200.48%200.192%200.128%200.096%200.128%200.32%200%200.416-0.384%200.512l0.448%200.608h-0.384l-0.384-0.544h-0.32v0.544h-0.32v-1.632zM66.784%2017.184q0.32%200%200.32-0.256t-0.32-0.256h-0.384v0.512h0.384z%22%2F%3E%3C%2Fsvg%3E');
}

.header,
.footer {
  background-color: #191919; /* --color-grey10 */
  display: block;
  height: 6rem;
  padding: 0 2.6rem;
}

.wrapper {
  margin: 0 auto;
  max-width: 76.8rem;
  padding: 0 2.6rem;
}

a.icon-xfinity-white {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 6rem;
  margin: 0 auto;
  width: 10rem;
}

.wrapper a.icon-xfinity-white {
  float: left;
}

.wrapper a.copyright {
  color: #ffffff; /* --color-white */
  float: right;
  line-height: 6rem;
}
