.news {
  background-color: #e6e4e49d;
  width: 100%;
  height: 360px;
}

.news h4 {
  color: #007aff;
  font-size: 18px;
  font-family: "sans-serif";
}

.news p {
  font-size: 14px;
}

.news marquee {
  height: 100%;
}
.news-bx {
  margin: 0px 20px;
}

.ncrl {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: white;
  font-size: 25px;
  color: #007aff;
  text-align: center;
  align-content: center;
  margin-left: 20px;
}
.nws {
  margin-top: 10px;
}

.fst-italic {
  font-style: normal !important;
}
.main {
  margin: 0px 30px;
}
