.footer-note-1 {
  font-size: xx-small;
  font-weight: 600;
}
.footer-note-2 {
  font-size: xx-small;
  font-weight: 600;
}
@media (max-width: 576px) {
  .footer-note-1 {
    font-size: x-small;
  }
  .footer-note-2 {
    font-size: x-small;
  }
}
