
/* SAP.css version 5.0.0.20251003 */

body, h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif; }

footer {
  margin-top: 2rem;
}

/* Responsive footer columns */
.footer-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 2rem;
}

.footer-column {
  flex: 1 1 250px;
  min-width: 250px;
}

.help {
  cursor: help;
  width : 15px;
}

.help2 {
  cursor: help;
}

.icontitle {
  width : 30px;
}
