
body{
  font-family: 'Poppins', sans-serif;
}
h1{
 
  font-size: 48px;
  font-weight: 600;
}

.header-bg{
    background-color: #264653;
}
.purches-btn{
    background-color: #E76F51;
    padding:10px 45px ;
    color: #FFFFFF;

}
.p-text-color{
  color: #E0E0E0;
  font-weight: 300;
}
.best-bike-p-tag{
  color: #E76F51;
 
}

.margin-top{
  margin-top: 120px;
}

/* feature bike css start */

.feature-bike{
  width: 288px;
 height: 243px;
}

.feature-gray-scal{
  filter: grayscale(100%);
}

/* latest card css */

.cad-view-img{
  width: 340px;
  height: 256px;
  
}
.card-width{
  width: 355px;

}
.btn-outline-secondary{
    color:  #E76F51;
    border-color: #E76F51;
}
.btn:hover{
  background-color:#E76F51;
  color: #FFFFFF;
}
.card-title{
  font-size: 28px;
  font-weight: 600;
  color: #18191F;
  margin-top: 30px;
  margin-bottom: 10px;
}
.client-text-color{
  color: #E76F51;
}

/* client card css */
.client-card-mg{
  width: 149px;
  height: 149px;
  margin-top: 40px;
  margin-left: 85px;
  margin-bottom: 30px;
}
.client-card{
  width: 323px;
  height: 478.01px;
}
.fa-star{
  color: #E76F51;
  width: 22.01px;
 height: 22.01px;
}
.question-img{
  width: 431.2px;
height: 423.5px;
}

/* Subscription css */
.subscribe-bg{
  background-color: #fdc0e4;
}

/* Bonus footer part css */
.footer-bg{
  background-color: rgb(125, 255, 255);
}
.rahim{
  color: #E76F51;
}
