.header {
    background-color: white !important;
    color: #8A0F23 !important;
    font-size: 28px;
    margin-bottom: 15px;
}
.shop {
    text-align: center;
    color: #8A0F23;
    font-size: 32px;
}
.store{
  margin-top: 15px;
  background-color: #FFFFFF;
}
.mainbg {
  background-color: #8A0F23;
}

.btnn {
    color: white !important;
    background-color: #8A0F23;
}
.cl {
  color: #8A0F23 !important;
}