.abog .hash .ceh{
    padding: 40px 0px;
}
.abog .hash .ceh .icon .dot{
    display: flex;
    justify-content: center;
}
.abog .hash .ceh .icon .dot .hei{
    height: 4px;
    width: 40px;
    background-color: #55473d;
    margin: 7px 0px;
  
}
.abog .hash .ceh  .icon {
    text-align: center;
    color: #6eaa00;
 }
 .abog .hash .ceh .icon  i{
    font-size: 20px;
 }
 .abog .hash .ceh .icon h4{
    font-family: Neuton, serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
 }
 .abog .hash .ceh .icon  h2{
    font-family: Trade Winds, cursive;
    color: #55473d;
    font-weight: 800;
    font-size: 40px;
    font-style: normal;
    margin: 0;
 }
 .abog .hash .ceh .same{
    display: flex;
    justify-content: center;
 }
 .abog .hash .ceh .same .cards{
    width: 23%;
    margin: 10px;
 }
 .abog .hash .ceh .same .cards img{
    width: 100%;
    border-radius: 20px 20px;
 }
 .abog .hash .ceh .same .cards .para{
    text-align: center;
    padding: 10px 10px;
 } 

 .abog .hash .ceh .same .cards .para h4{
    color: #6eaa00;
    transition: 0.5s;
 }
 .abog .hash .ceh .same .cards .para h4:hover{
    color: #927263;
 }
 .abog .hash .ceh .same .cards .para h3{
    color: #55473d;
    transition: 0.5s;
    font-size: 23px;
    font-weight: 600;
    font-family: "Trade Winds", cursive;
 }
 .abog .hash .ceh .same .cards .para h3:hover{
    color: #6eaa00;
 }
 .abog .hash .ceh .same .cards .para .dot{
   display: flex;
   justify-content: center;
}
.abog .hash .ceh .same .cards .para .dot .hei{
   height: 4px;
   width: 40px;
   background-color: #55473d;
}
 .abog .hash .ceh .same .cards .para p{
    color: #927263;
    line-height: 1.4;
    font-size: 18px
 }
 .abog .hash .ceh .same .cards .para .hi{
   padding: 20px 0px
}
.abog .hash .ceh .same .cards .para .hi i{
 color: #55473d;;
}
.abog .hash .ceh .same .cards .para .hi span{
   color: #927263;;
   font-size: 15px;
   font-weight: 750;
   padding: 0px 11px;
}
.abog .hash .ceh .same .cards .para h2{
   font-family: "Trade Winds", cursive;
   color: #6eaa00;
}



/* border: 0 solid #e5e7eb; */