.cid-sJ51AT7x2Q {
    padding-top: 15px;
    padding-bottom: 45px;
    background-color: #000000;
  }
  .cid-sJ51AT7x2Q section {
    position: relative;
  }
  .cid-sJ51AT7x2Q h4 {
    margin: 0;
  }
  .cid-sJ51AT7x2Q img {
    height: 100px;
    padding-right: 8px;
    width: auto;
  }
  .cid-sJ51AT7x2Q a {
    font-weight: 300;
  }
  .cid-sJ51AT7x2Q .img1 {
    color: #7ab536;
  }
  .cid-sJ51AT7x2Q .img2 {
    color: #7ab536;
  }
  .cid-sJ51AT7x2Q .line {
    width: 35px;
    height: 3px;
    display: inline-block;
    background: #7ab536;
    transition: background 0.3s;
    margin-bottom: 2rem;
  }
  .cid-sJ51AT7x2Q .media-wrap {
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
  }
  @media (max-width: 992px) {
    .cid-sJ51AT7x2Q .content > div:not(:last-child) {
      margin-bottom: 2rem;
    }
  }
  .cid-sJ51AT7x2Q .item,
  .cid-sJ51AT7x2Q .link {
    display: flex;
    align-items: center;
    padding-bottom: 0.5rem;
    margin-bottom: 0.6rem;
  }
  .cid-sJ51AT7x2Q .item h4,
  .cid-sJ51AT7x2Q .link h4 {
    padding-left: 10px;
    margin: 0;
  }
  .cid-sJ51AT7x2Q .card-img {
    width: auto;
  }
  .cid-sJ51AT7x2Q .link {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  @media (max-width: 767px) {
    .cid-sJ51AT7x2Q .item {
      justify-content: center;
    }
  }
  .cid-sJ51AT7x2Q .item-title {
    color: #c1c1c1;
  }