.font-3x {
  font-size: calc(3 * var(--app-size-font));
}
