.bongobondhu li {
  padding: 4px !important;
  font-size: 13px;
  color: black !important;
}
.bongobondhu li a {
  color: black !important;
}
.bongobondhu h3 {
  color: blue !important;
  font-size: 22px;
  /* padding: 3px!important; */
}
.bongobondhu .bg-round {
  /* padding: 10px 10px 10px 10px; */
  background-color: #070da3;
  border-radius: 10px 10px 10px 10px;
  margin-top: 4px;
}
.fas fa-arrow-alt-circle-right{
    color: blue!important;
}

