.fit-cover {
  object-fit: cover;
}

.product-description {
  font-size: 12px;
}

.card-custom {
  border-radius: 0px;
}

.card-title {
  color: #1a25ab !important;
}

.btn-primary-custom-products {
  background-color: #1a25ab;
  border-radius: 0px;
  color: #ffff00;
}

.card-blue {
  background-color: #1a25ab;
}

.about-us-column {
  text-align: center;
}

.about-us-heading {
  color: #ffff00;
}

.about-us-paragraph {
  color: white;
}

span {
  color: #1a25ab !important;
}

