/* *{
  margin: 0;
  padding: 0;
}
.navbar{
    background-color: #e9f2ff!important;
  }
  .nav-link{
    color: black!important;
    margin-right: 10px;
    font-size: 14px;
  }
  .navbar-brand{
    color: #222222!important;
    font-weight: 400;
  }
  .nav-link:hover{
    color: #3370FF!important;
  }
  .imgs{
    width: 132px;
    height: 34px;
    margin-right: 60px;
  }
  .navbar-toggler-icon{
    background-color: darksalmon!important;
  }
  .colour{
    width: 88px;
    height: 33px;
    font-size: 14px;
    border-radius: 2px;
    margin-left: 8px;
    line-height: 20px;
  }
  .d-block{
    width: 1920px;
    height: 558px;
  }
  .navbar-toggler-icon{
      background-color: none;
  }
  .title_p{
      font-size: 16px;
  }
  /* .box1{
      width: 280px;
      height: 320px;
      background-color: #3370FF;
  } */
  .product_img{
      width: 47px;
      height: 34px;
      margin:  60px 0 24px 20px;
  }
  .card-title{
      color: #222222;
  }
  .card-text{
      color: #222222;
  } */
