.our-values-in-support-of-unsdg {
  .list-l2 {
    li {
      list-style-type: "»";
      padding-inline-start: 1ch;
    }
  }

  tbody {
    border-right: 1px solid;
    border-left: 1px solid;
  }

  .people-main-bg {
    background-color: #209b87 !important;
  }

  .people-sub-bg {
    background-color: #61b8ab !important;
  }

  .planet-main-bg {
    background-color: #74c044 !important;
  }

  .planet-sub-bg {
    background-color: #97d072 !important;
  }

  .prosperity-main-bg {
    background-color: #1b8fb8 !important;
  }

  .prosperity-sub-bg {
    background-color: #5eb0cd !important;
  }

  .peace-main-bg {
    background-color: #96daf0 !important;
  }

  .peace-sub-bg {
    background-color: #c9ecf8 !important;
  }

  .partnership-main-bg {
    background-color: #f3ea31 !important;
  }

  .partnership-sub-bg {
    background-color: #f8f497 !important;
  }

  div.table-wrapper > table > thead > tr:nth-child(2) {
    border-left: 1px solid;
    border-right: 1px solid;

    th {
      border-right: 1px solid;
      border-top: 1px solid;
    }
  }

  .border-black-1 {
    border: 1px solid black !important;
  }
}
