.dipeshc {
  max-width: 1024px;
  border: 1px solid #eee;
  border-radius: 6px;
  box-shadow: 2px 2px 10px 0 rgb(157 157 157 / 20%);
  margin: 4rem auto;
  padding: 2rem;
}

.dipeshc p,
.dipeshc ul {
  margin-bottom: 18px;
}

.dipesh1-main {
  border: 1px solid #c6c6c6;
  margin-bottom: 18px;
}

.dipeshc p {
  color: black;
}

.dipesh1-head {
  padding: 10px;
  margin: -1px;
  background: #c6c6c6;
}

.dipesh1-head h2 {
  margin: 0px !important;
}

.dipesh1-content {
  padding: 15px 10px;
}

.dipesh1-content ul li {
  color: black;
}

.dipesh1-content p:last-child {
  margin: 0;
}

.secound-banner .fsl-1 {
  font-size: 35px;
  line-height: 1;
}

.secound-banner .fsl-2 {
  font-size: 45px;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

.secound-banner .fsl-3 {
  font-size: 20px;
}