#header-logo-fli {
  margin-top: 2px;
  margin-left: auto;
  margin-right: 4px; 
}

#welcome-page-title {
  color: #0b4697;
  text-align: center;
  font-size: 30pt;
  line-height: 110%;
  padding-top: 180px;
  margin-bottom: 0;
}

#welcome-info {
  line-height: 1.2;
  max-width: 860px;
  padding: 100px;
  margin-left: auto;
  margin-right: auto;
}

.top-div {
  background-image: url('../images/TSISLogoundIkosaeder_AKG.svg');
  background-repeat: no-repeat;
  background-size: 90%;
  /* background-size: 90em; */
  background-position: right 0 top 0;
}

h1{
  font-size:x-large;
}

p{
  font-size: var(--font-size-3);
}

li{
  font-size: var(--font-size-3);
}