body{
 
  background-color:rgb(221, 221, 221);
  background-color: #ddd;
  font-size: 14px !important;
  
}
@media (min-width: 550px) {
  .container{
              max-width: 1030px !important;
  }
}
.bold{
  font-weight: bold ;
}
.top-bar-wrap {
  background-color: #552c79;
  border-color: #f6c200;
  color: #f6c200;
  padding-right: 20px;
}
.abc{
  color:#552c79;
  
}



.nav-item{
  border-color: #f6c200;
  color: #f6c200;

}
.n-1{
  padding:0%;
  width: 100%;
}
.shadox {
  box-shadow: 0px 1px 4px rgb(0 0 0 / 25%);
  background-color:rgb(245, 243, 243)
}
.clr{
  color: #f6c200;
}
.box{
  width:20rem;
  height:350px;
  background: #F7F7F7;
}

.iconbox{
  background: #F7F7F7;
}
.icon img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.hrclr{
  color:#da221f;
}

.mrgn{
  margin-top:2px;
}
.title{
  background-color: #f6c200;
}
#bfr {
  color:#dc3545;
  text-decoration: none;
}

#bfr::before {
  content: '/ ';
}
.mrgn{
  margin-left: 20px;
}
.para{
  margin-bottom: 1.5rem !important;
}
.brc{
  color:#dc3545;
}
.nm{
  list-style-type:decimal;
}
.bgcolr{
background-color: #eaeaea ;
}
.ud{
  text-decoration: underline;
  font-weight: 600;
}
.a{
  color: #666;
}
.bgclr1{
  background-color: #552C79;
}
.bgc{
  background-color: #552C79;
}
#clr{
  background: #ba9100;;
}
.bg{
  color:#552d7a;
}
.ht{
  height: 7rem;
}