@import url('https://fonts.googleapis.com/css2?family=Spline+Sans:wght@300..700&display=swap');
body, body #homecontent_container {
  font-family: 'Spline Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Spline Sans', sans-serif !important;
}
.footer-first-row .widget-list-link:hover{text-decoration:underline !important;}
 .card-body { background: #ececec !important;}
.card-body.card-body-hidden{ background: rgba(var(--bs-dark-rgb), .1)  !important;}
.product-title > a:hover{ color: #00B44D;}

.container.container-infopage.mb-1{ margin-bottom: 0px !important;}