.page-sub-header {
  color: #be3a48;
}
.product-box .card .card-body .card-text {
  color: #999999;
  font-weight:600;
}

.bg-car {
  background-color: #fff;
}

.bg-aboutme {
  background-color: #f2f1f7;
}

.container {
  max-width: 90%;
}