.newsbox8 {
  padding: 10px 0px;
  border: 1px solid #f5f5f5;
}

.newsbox8-iner {
  padding: 0 0px;
}

.newsbox8-iner .stitle h3 {
  color: rgba(35, 31, 32, 1);
  font-size: 24px;
  font-weight: 700;
}

.newsbox8-iner .stitle span {
  background: #1867d2;
  display: block;
  /* Rectangle 3661 */
  width: 54px;
  height: 3px;
}

.newsbox8-iner .ldarmo-body {
  margin-top: 15px;
}

.newsbox8-iner .lsmall-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 10px;
  display: flex;
  gap: 10px;
}

.newsbox8-iner .lsmall-item:last-child {
  border: none;
}

.newsbox8-iner .lsmall-item div span {
  width: 42px;
  height: 42px;
  display: block;
  background: #d9d9d9;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;

  color: #000;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}

.newsbox8-iner .lsmall-item h3 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.newsbox8-footer {
  box-sizing: border-box;
  border: 1px solid rgba(48, 128, 222, 1);
  border-radius: 0px 5px 5px 5px;
  background: rgba(48, 128, 222, 0.16);
  color: rgba(48, 128, 222, 1);
  font-style: Bold;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  padding: 15px 0;
  margin-top: 20px;
}
