<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&amp;family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&amp;display=swap");
body {
  font-family: "Open Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
  color: #000B8D;
  font-size: 1.1em;
  font-weight: 600;
}
.btn {
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.btn:not(.btn-sm, .btn-lg) {
  font-size: 0.9rem;
}
footer {
  color: black;
}
.ib-section .ib-icon.fs-1 img {
  height: 3.5rem;
  max-width: 100%;
}
.ib-section {
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
  color: #000B8D;
  font-size: 0.9em;
}
.container {
  height: 80%;
}
.content-space-1 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.cart-step-summary .alert .bi-question-circle-fill {
  color: #000b8d !important;
}
.cart-products .pack-product-thumb .badge {
  background-color: #000b8d !important;
}
</pre></body></html>