.blue-1 {
  color: #044765 !important; }

.dotslist li::marker {
  color: #00b8ce; }

.commitmentsBox {
  background-color: #eff8f3;
  height: 98%;
  margin-bottom: 40px; }
  .commitmentsBox h2 {
    color: #00a76d;
    font-weight: 700;
    font-size: 36px;
    padding: 20px;
    line-height: 36px; }
  .commitmentsBox ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    padding-top: 20px;
    padding-bottom: 10px; }
    .commitmentsBox ul li {
      background-image: url(../images/list-tri.png);
      background-repeat: no-repeat;
      background-position: 15px 5px;
      padding-left: 38px;
      background-size: 14px;
      color: #00a76d;
      font-weight: 700;
      margin-bottom: 10px;
      padding-right: 20px; }

.Diversityleft {
  display: grid; }

.orangelist {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  padding-top: 20px;
  padding-bottom: 10px; }
  .orangelist li {
    background-image: url(../images/list-tri.png);
    background-repeat: no-repeat;
    background-position: 15px 5px;
    padding-left: 38px;
    background-size: 14px;
    color: #f15a5b;
    font-weight: 700;
    margin-bottom: 10px;
    padding-right: 20px;
    font-weight: 700; }

.fs36 {
  font-size: 36px; }

/*# sourceMappingURL=kinjal.css.map */
