.footer-section {
  background-color: #f8c72d !important;
  color: black !important;
}

.footer-section a{
  color: black !important;
} 

.footer-section .astroid-row{
  padding-top: 15px !important;
}

.article-wraper1 .card-body {
}

.article-wraper .card-body:not(.has-image) {
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x) !important;
}

.article-title.item-title {
  border-top: 5px solid #84c337 !important;
  border-bottom: 5px solid #84c337 !important;
  padding-top: 10px;
  margin-bottom: 10px;
}

.carousel-caption* {
  font-size 30rem !important;
  text-shadow: 0x 0x 5x white
}

