/*
  Inno Setup
  Copyright (C) 1992-2025 Sergii Leonov
*/

body {
  font-family: "Segoe UI", sans-serif;
  font-size: 8pt;
  color: #282828;
  background: #efefef;
}

#bodyfooter {
  background-color: #efefef;
  color: #565656;
}

p {
  margin-top: -0.02333in;
  text-align: right;
}
