/* layout */

.usa-section {
  margin-bottom: 32px;
}
@media screen and (min-width: 600px) {
  .usa-section {
    margin-bottom: 32px;
  }
}

.usa-grid,
.usa-grid-full {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.usa-grid::after,
.usa-grid-full::after {
  clear: both;
  content: '';
  display: block;
}

.usa-grid {
  padding-right: 15px; /* was 1.5rem; */
  padding-left: 15px; /* was 1.5rem; */
}

@media screen and (min-width: 600px) {
  .usa-grid {
    padding-right: 30px; /* was 3rem; */
    padding-left: 30px; /* was 3rem; */
  }
}

.usa-grid-full {
  padding: 0;
}

.usa-width-one-whole {
  width: 100%;
}

@media screen and (min-width: 600px) {
  .usa-width-one-whole {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 100%;
  }
  .usa-width-one-whole:last-child {
    margin-right: 0;
  }
  .usa-width-one-half {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%;
  }
  .usa-width-one-half:last-child {
    margin-right: 0;
  }
  .usa-width-one-third {
    /* float: left; */
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%;
  }
  .usa-width-one-third:last-child {
    margin-right: 0;
  }
  .usa-width-two-thirds {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 65.05695%;
  }
  .usa-width-two-thirds:last-child {
    margin-right: 0;
  }
  .usa-width-one-fourth {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%;
  }
  .usa-width-one-fourth:last-child {
    margin-right: 0;
  }
  .usa-width-one-fourth:nth-child(2n) {
    margin-right: 0;
  }
  .usa-width-three-fourths {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 100%;
  }
  .usa-width-three-fourths:last-child {
    margin-right: 0;
  }
  .usa-width-one-sixth {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%;
  }
  .usa-width-one-sixth:last-child {
    margin-right: 0;
  }
  .usa-width-one-sixth:nth-child(3n) {
    margin-right: 0;
  }
  .usa-width-five-sixths {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 65.05695%;
  }
  .usa-width-five-sixths:last-child {
    margin-right: 0;
  }
  .usa-width-one-twelfth {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%;
  }
  .usa-width-one-twelfth:last-child {
    margin-right: 0;
  }
  .usa-width-one-twelfth:nth-child(3n) {
    margin-right: 0;
  }
  .usa-width-five-twelfths {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%;
  }
  .usa-width-five-twelfths:last-child {
    margin-right: 0;
  }
  .usa-width-seven-twelfths {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 65.05695%;
  }
  .usa-width-seven-twelfths:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 1201px) {
  .usa-width-one-whole {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .usa-width-one-whole:last-child {
    margin-right: 0;
  }
  .usa-width-one-half {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .usa-width-one-half:last-child {
    margin-right: 0;
  }
  .usa-width-one-third {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .usa-width-one-third:last-child {
    margin-right: 0;
  }
  .usa-width-two-thirds {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
  }
  .usa-width-two-thirds:last-child {
    margin-right: 0;
  }
  .usa-width-one-fourth {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  .usa-width-one-fourth:last-child {
    margin-right: 0;
  }
  .usa-width-one-fourth:nth-child(2n) {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  .usa-width-one-fourth:nth-child(2n):last-child {
    margin-right: 0;
  }
  .usa-width-one-fourth:nth-child(4n) {
    margin-right: 0;
  }
  .usa-width-three-fourths {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
  }
  .usa-width-three-fourths:last-child {
    margin-right: 0;
  }
  .usa-width-one-sixth {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
  }
  .usa-width-one-sixth:last-child {
    margin-right: 0;
  }
  .usa-width-one-sixth:nth-child(3n) {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
  }
  .usa-width-one-sixth:nth-child(3n):last-child {
    margin-right: 0;
  }
  .usa-width-one-sixth:nth-child(6n) {
    margin-right: 0;
  }
  .usa-width-five-sixths {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
  }
  .usa-width-five-sixths:last-child {
    margin-right: 0;
  }
  .usa-width-one-twelfth {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%;
  }
  .usa-width-one-twelfth:last-child {
    margin-right: 0;
  }
  .usa-width-one-twelfth:nth-child(3n) {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%;
  }
  .usa-width-one-twelfth:nth-child(3n):last-child {
    margin-right: 0;
  }
  .usa-width-one-twelfth:nth-child(12n) {
    margin-right: 0;
  }
  .usa-width-five-twelfths {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
  }
  .usa-width-five-twelfths:last-child {
    margin-right: 0;
  }
  .usa-width-seven-twelfths {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
  }
  .usa-width-seven-twelfths:last-child {
    margin-right: 0;
  }
}

.usa-end-row {
  margin-right: 0;
}

.usa-offset-one-twelfth {
  margin-left: 8.5298%;
}

.usa-offset-one-sixth {
  margin-left: 17.05961%;
}

.usa-offset-one-fourth {
  margin-left: 25.58941%;
}

.usa-offset-one-third {
  margin-left: 34.11922%;
}

.usa-offset-five-twelfths {
  margin-left: 42.64902%;
}

.usa-offset-one-half {
  margin-left: 51.17883%;
}

.usa-offset-seven-twelfths {
  margin-left: 59.70863%;
}

.usa-offset-two-thirds {
  margin-left: 68.23843%;
}

.usa-offset-three-fourths {
  margin-left: 76.76824%;
}

.usa-offset-five-sixths {
  margin-left: 85.29804%;
}

.usa-offset-eleven-twelfths {
  margin-left: 93.82785%;
}

/* lines */

.usa-width-one-whole:first-child > :first-child,
.usa-width-one-half:first-child > :first-child,
.usa-width-one-third:first-child > :first-child,
.usa-width-two-thirds:first-child > :first-child,
.usa-width-one-fourth:first-child > :first-child,
.usa-width-three-fourths:first-child > :first-child,
.usa-width-one-sixth:first-child > :first-child,
.usa-width-five-sixths:first-child > :first-child,
.usa-width-one-twelfth:first-child > :first-child {
  margin-top: 0;
}

@media screen and (min-width: 600px) {
  .usa-width-one-whole > :first-child,
  .usa-width-one-half > :first-child,
  .usa-width-one-third > :first-child,
  .usa-width-two-thirds > :first-child,
  .usa-width-one-fourth > :first-child,
  .usa-width-three-fourths > :first-child,
  .usa-width-one-sixth > :first-child,
  .usa-width-five-sixths > :first-child,
  .usa-width-one-twelfth > :first-child {
    margin-top: 0;
  }
}

.usa-width-one-whole:last-child > :last-child,
.usa-width-one-half:last-child > :last-child,
.usa-width-one-third:last-child > :last-child,
.usa-width-two-thirds:last-child > :last-child,
.usa-width-one-fourth:last-child > :last-child,
.usa-width-three-fourths:last-child > :last-child,
.usa-width-one-sixth:last-child > :last-child,
.usa-width-five-sixths:last-child > :last-child,
.usa-width-one-twelfth:last-child > :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 600px) {
  .usa-width-one-whole > :last-child,
  .usa-width-one-half > :last-child,
  .usa-width-one-third > :last-child,
  .usa-width-two-thirds > :last-child,
  .usa-width-one-fourth > :last-child,
  .usa-width-three-fourths > :last-child,
  .usa-width-one-sixth > :last-child,
  .usa-width-five-sixths > :last-child,
  .usa-width-one-twelfth > :last-child {
    margin-bottom: 0;
  }
}

/* accordion */

.usa-accordion,
.usa-accordion-bordered {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.usa-accordion > li,
.usa-accordion-bordered > li {
  margin-bottom: 0;
}

.usa-accordion > ul li ul,
.usa-accordion-bordered > ul li ul {
  list-style: disc;
}

.usa-accordion > ul li ul > li > ul,
.usa-accordion-bordered > ul li ul > li > ul {
  list-style: circle;
}

.usa-accordion > ul li ul > li > ul > li > ul,
.usa-accordion-bordered > ul li ul > li > ul > li > ul {
  list-style: square;
}

.usa-accordion + .usa-accordion,
.usa-accordion + .usa-accordion-bordered,
.usa-accordion-bordered + .usa-accordion,
.usa-accordion-bordered + .usa-accordion-bordered {
  margin-top: 10px; /* 1rem */
}

.usa-accordion > ul,
.usa-accordion-bordered > ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.usa-accordion > ul > li,
.usa-accordion-bordered > ul > li {
  margin-bottom: 0;
}

.usa-accordion > ul > li,
.usa-accordion-bordered > ul > li {
  background-color: #f1f1f1;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', sans-serif;
  list-style: none;
  margin-bottom: 5px; /* 0.5rem */
  width: 100%;
}

.usa-accordion > ul button,
.usa-accordion-bordered > ul button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  background-color: #f1f1f1;
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/minus.png');
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/minus.svg');
  background-position: right 20px center; /* right 2rem center */
  background-repeat: no-repeat;
  background-size: 15px; /* 1.5rem */
  color: #212121;
  cursor: pointer;
  display: inline-block;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 15px 55px 15px 20px; /* 1.5rem 5.5rem 1.5rem 2rem */
  width: 100%;
}

.usa-accordion > ul button:hover,
.usa-accordion-bordered > ul button:hover {
  background-color: transparent;
}

.usa-accordion > ul button:hover,
.usa-accordion-bordered > ul button:hover {
  background-color: #d6d7d9;
  color: #212121;
}

.usa-accordion > ul button h1,
.usa-accordion > ul button h2,
.usa-accordion > ul button h3,
.usa-accordion > ul button h4,
.usa-accordion > ul button h5,
.usa-accordion > ul button h6,
.usa-accordion-bordered > ul button h1,
.usa-accordion-bordered > ul button h2,
.usa-accordion-bordered > ul button h3,
.usa-accordion-bordered > ul button h4,
.usa-accordion-bordered > ul button h5,
.usa-accordion-bordered > ul button h6 {
  margin: 0;
}

.usa-accordion > ul [aria-expanded='false'],
.usa-accordion-bordered > ul [aria-expanded='false'] {
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/plus.png');
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/plus.svg');
  background-repeat: no-repeat;
  background-size: 15px; /* 1.5rem */
}

.usa-accordion > li,
.usa-accordion-bordered > li {
  background-color: #f1f1f1;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', sans-serif;
  list-style: none;
  margin-bottom: 5px; /* 0.5rem */
  width: 100%;
}

.usa-accordion-bordered .usa-accordion-content {
  border-bottom: 3px solid #f1f1f1;
  border-left: 3px solid #f1f1f1;
  border-right: 3px solid #f1f1f1;
}

.usa-accordion-content {
  background-color: #ffffff;
  overflow: auto;
  padding: 15px 20px; /* 1.5rem 2rem */
}

.usa-accordion-content > *:first-child {
  margin-top: 0;
}

.usa-accordion-content > *:last-child {
  margin-bottom: 0;
}

.usa-accordion-content:not([aria-hidden]) {
  position: absolute;
  left: -999em;
}

.usa-accordion-content[aria-hidden='true'] {
  display: none;
}

.usa-accordion-button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  background-color: #f1f1f1;
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/minus.png');
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/minus.svg');
  background-position: right 20px center; /* right 2rem center */
  background-repeat: no-repeat;
  background-size: 15px; /* 1.5rem */
  color: #212121;
  cursor: pointer;
  display: inline-block;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', sans-serif;
  font-size: 16px; /* added */
  font-weight: 700;
  margin: 0;
  padding: 15px 55px 15px 20px; /* 1.5rem 5.5rem 1.5rem 2rem */
  width: 100%;
}

.usa-accordion-button:hover {
  background-color: transparent;
}

.usa-accordion-button:hover {
  background-color: #d6d7d9;
  color: #212121;
}

.usa-accordion-button h1,
.usa-accordion-button h2,
.usa-accordion-button h3,
.usa-accordion-button h4,
.usa-accordion-button h5,
.usa-accordion-button h6 {
  margin: 0;
}

.usa-accordion-button[aria-expanded='false'] {
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/plus.png');
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/plus.svg');
  background-repeat: no-repeat;
  background-size: 15px; /* 1.5rem */
}

/* media */

.usa-media_block-img {
  float: left;
  margin-right: 10px; /* 1rem */
}

.usa-media_block-body {
  overflow: hidden;
}

/* banner */

.usa-banner {
  background-color: #f1f1f1;
  padding-bottom: 7px; /* 0.7rem */
}

@media screen and (min-width: 481px) {
  .usa-banner {
    font-size: 13px; /* 1.3rem */
    padding-bottom: 0;
  }
}

.usa-banner-content {
  padding-right: 15px; /* 1.5rem */
  padding-bottom: 3px;
  padding-left: 15px; /* 1.5rem */
  background-color: transparent;
  font-size: 15px; /* 1.5rem */
  padding-top: 20px; /* 2rem */
  width: 100%;
}

@media screen and (min-width: 600px) {
  .usa-banner-content {
    padding-bottom: 23px; /* 2.3rem */
    padding-top: 40px; /* 4rem */
  }
}

@media screen and (min-width: 951px) {
  .usa-banner-content {
    padding-right: 30px; /* 3rem */
    padding-left: 30px; /* 3rem */
  }
}

.usa-banner-content p {
  line-height: 1.5;
}

.usa-banner-content p:first-child {
  margin-top: 10px; /* 1rem */
}

@media screen and (min-width: 600px) {
  .usa-banner-content p:first-child {
    margin-top: 0;
  }
}

.usa-banner-inner {
  /* max-width: 1040px; */
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px; /* 1.5rem */
  padding-left: 15px; /* 1.5rem */
}

.usa-banner-inner::after {
  clear: both;
  content: '';
  display: block;
}

@media screen and (min-width: 951px) {
  .usa-banner-inner {
    padding-right: 30px; /* 3rem */
    padding-left: 30px; /* 3rem */
  }
}

.usa-banner-header {
  padding-top: 5.5px; /* 0.55rem */
  padding-bottom: 5.5px; /* 0.55rem */
  font-size: 12px; /* 1.2rem */
  font-weight: 400;
}

@media screen and (min-width: 481px) {
  .usa-banner-header {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.usa-banner-header p {
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
  overflow: hidden;
  vertical-align: middle;
  line-height: 1.5; /* from uswds p style */
}

@media screen and (min-width: 481px) {
  .usa-banner-header p {
    margin: 2px;
    /* margin-top: 2px;
    margin-bottom: 2px; */
    display: inline-block;
  }
}

.usa-banner-header img {
  float: left;
  margin-right: 10px; /* 1rem */
  margin-top: 1px;
  width: 24px; /* 2.4rem */
}

@media screen and (min-width: 481px) {
  .usa-banner-header img {
    margin-top: 0; /* added */
    margin-right: 7px; /* 0.7rem */
    width: 20px; /* 2rem */
    height: 20px; /* added */
  }
}

.usa-banner-header-expanded {
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #aeb0b5;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px; /* 1.5rem */
  min-height: 56px; /* 5.6rem */
  padding-right: 30px; /* 3rem */
}

@media screen and (min-width: 481px) {
  .usa-banner-header-expanded {
    border-bottom: none;
    display: block;
    font-size: 12px; /* 1.2rem */
    font-weight: 400;
    min-height: 0;
    padding-right: 0;
  }
}

.usa-banner-header-expanded > .usa-banner-inner {
  margin-left: 0;
}

@media screen and (min-width: 481px) {
  .usa-banner-header-expanded > .usa-banner-inner {
    margin-left: auto;
  }
}

.usa-banner-header-expanded img {
  margin-right: 24px; /* 2.4rem */
}

@media screen and (min-width: 481px) {
  .usa-banner-header-expanded img {
    margin-right: 7px; /* 0.7rem */
  }
}

.usa-banner-header-expanded p {
  line-height: 1.3;
  vertical-align: top;
}

@media screen and (min-width: 481px) {
  .usa-banner-header-expanded p {
    line-height: 1.5;
    vertical-align: middle;
  }
}

.usa-banner-button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  padding-top: 13px; /* 1.3rem */
  padding-left: 48px; /* 4.8rem */
  background-position-x: right;
  color: #0071bc;
  display: block;
  font-size: 12px; /* 1.2rem */
  height: 43px; /* 4.3rem */
  left: 0;
  position: absolute;
  text-decoration: underline;
  top: 0;
  width: 100%;
}

.usa-banner-button:hover {
  background-color: transparent;
}

@media screen and (min-width: 481px) {
  .usa-banner-button {
    padding-top: 0;
    padding-left: 0;
    /* stylelint-disable declaration-block-no-ignored-properties */
    display: inline;
    height: auto;
    margin-left: 3px;
    position: relative;
    vertical-align: middle;
    width: auto;
    /* stylelint-enable */
  }
}

.usa-banner-button:hover {
  color: #205493;
  text-decoration: underline;
}

.usa-banner-button[aria-expanded='false'] {
  background-image: none;
}

.usa-banner-button[aria-expanded='false']::after {
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-down-primary.png');
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-down-primary.svg');
  background-size: 100%;
  content: '';
  display: inline-block;
  height: 10px; /* 1rem */
  width: 10px; /* 1rem */
  /* stylelint-disable block-closing-brace-newline-after, at-rule-empty-line-before */
  margin-left: 0;
  /* stylelint-enable */
}

.usa-banner-button[aria-expanded='false']:hover::after {
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-down-primary-hover.png');
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-down-primary-hover.svg');
}

.usa-banner-button[aria-expanded='false']::after {
  background-position-y: 1px;
}

.usa-banner-button[aria-expanded='true'] {
  background-image: none;
  height: 56px; /* 5.6px */
}

.usa-banner-button[aria-expanded='true']::after {
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/close.png');
  background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/close.svg');
  background-size: 100%;
  content: '';
  display: inline-block;
  height: 13px; /* 1.3rem */
  width: 13px; /* 1.3rem */
  /* stylelint-disable block-closing-brace-newline-after, at-rule-empty-line-before */
  margin-left: 0;
  /* stylelint-enable */
}

@media screen and (min-width: 481px) {
  .usa-banner-button[aria-expanded='true'] {
    height: initial;
    padding: 0;
    position: relative;
  }
  .usa-banner-button[aria-expanded='true']::after {
    background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-up-primary.png');
    background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-up-primary.svg');
    background-size: 100%;
    content: '';
    display: inline-block;
    height: 10px; /* 1rem */
    width: 10px; /* 1rem */
    /* stylelint-disable block-closing-brace-newline-after, at-rule-empty-line-before */
    margin-left: 0;
    /* stylelint-enable */
  }
  .usa-banner-button[aria-expanded='true']:hover::after {
    background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-up-primary-hover.png');
    background-image: url('https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/angle-arrow-up-primary-hover.svg');
  }
  .usa-banner-button[aria-expanded='true']::after {
    background-position-y: 1px;
  }
}

.usa-banner-button[aria-expanded='true']::after {
  position: absolute;
  right: 15px; /* 1.5rem */
  top: 21.5px; /* 2.15rem */
}

@media screen and (min-width: 481px) {
  .usa-banner-button[aria-expanded='true']::after {
    position: static;
  }
}

.usa-banner-button[aria-expanded='true'] .usa-banner-button-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .usa-banner-button[aria-expanded='true'] .usa-banner-button-text {
    display: inline;
  }
}

.usa-banner-icon {
  width: 38px; /* 3.8rem */
}
