.popu-category-box .popu-category-icon{
  display: inline-block;
  width: 70px;
  height: 70px;
}
.popu-category-box .popu-category-icon img{
  border-radius: 5px;
}
:root {
    --primary-color: #081351;
    --bs-primary: #081351 !important; 
    --primary-color-rgb: 24, 55, 150;

}
.navbar-brand .logo-dark {
    max-height: 70px !important;
}
.bg-home2 {
    background-color: #081351;
}
.btn.btn-primary.submit-btn.w-100.h-100{
  border-color: #fff;
}
.sub-title.mb-2, .display-5.fw-semibold.mb-3, .lead.text-muted.mb-0, .treding-keywords.list-inline.mb-0.text-white-50.mt-4.mt-lg-3.text-start .text-muted{
  color: #fff !important;
}
.col-lg-6.text-center .card-body.p-4 a img{
  min-height:100px !important;
}