:root {
  --themeprimaryclr: #ff7000;
  --themesecondaryclr: #696969;
  --darkclr: #000;
  --plainclr: #fff;
  --lightbg: #eef2ff;
  --themehoverclr: #ff8426;
}

.logo-grid-section {
  padding: 0 2rem;
}
.logo-grid-section .heading {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  color: var(--darkclr);
  text-wrap: balance;
  line-height: 1.32;
}
.logo-grid-section .brand-image {
  width: 80px;
}/*# sourceMappingURL=logo-showcaseDesign4.css.map */