.footer-text {
  text-align: center;
  color: rgb(255, 255, 255);
  font-size: 0.875rem; /* You can adjust the size as needed */
  margin: 0;
  padding: 10px 0; /* Optional padding for spacing */
}