

.inter-footer-title {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700; /* Bold weight */
  font-style: normal;
  font-size:2rem !important; /* Keep as is */
  margin-bottom: 0px;
}


.inter-footer-paragraph {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500; /* Bold weight */
  font-style: normal;
  font-size:1.3rem !important; /* Keep as is */
  margin-bottom: 0px;
}

.inter-footer-rights-reserved {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500; /* Bold weight */
  font-style: normal;
  font-size:1.1rem !important; /* Keep as is */
  margin-bottom: 0px;
}

.inter-footer-anchor {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400; /* Bold weight */
  font-style: normal;
  font-size:1.3rem !important; /* Keep as is */
  margin-bottom: 0px;
}

.small-gap {
  padding-left: 5px;
  padding-right: 5px;
}


.inter-footer-web-links {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500; /* Bold weight */
  font-style: normal;
  font-size:1.3rem !important; /* Keep as is */
  margin-bottom: 0px;
  color:grey;
}