/* WCD Legal Modal - Gap brands */

body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  margin: 16px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%
}

a {
  cursor: pointer;
}
p a,
li a {
  color: #002554;
  text-decoration: underline;
}
p a:hover,
li a:hover {
  color: #000;
}

h1,
h2,
h3 {
  color: #333;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 8px;
}
p,
li {
  color: #333;
  font-size: 16px;
  margin-top: 0px;
  max-width: 660px;
}
p {
  line-height: 1.25;
  margin-bottom: 0.75em;
}
li {
  line-height: 1.125;
  margin-bottom: 0.5em;
}

.wcd_nowrap {
  white-space: nowrap;
}

.wcd_uppercase {
  text-transform: uppercase;
}

.wcd_visually-hidden {
  position: absolute;
  left: -999em;
  top: -999em;
}

.wcd_temp {
  outline: 2px dashed magenta;
}
