.content-bg1 {
	/* background-image: url('/image/web/new/aboutus.png');
	background-repeat: no-repeat;
	background-size: 100%; */
	position: relative;
}

.content-bg2 {
	background-image: url('/image/web/new/bg-star.png');
	background-repeat: no-repeat;
	background-size: 100%;
}

.carousel-caption.text-left a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-left: 5px;
}

.card.post-card .card-body .card-title a{
  text-decoration: none;
  color: #212529;
  /* cursor: pointer; */
}
