#hero {
  width: 100%;
  height: 100vh;
  background: url("Iakovos_theodosiou_Hero4.png") center / cover no-repeat;
  color: var(--bs-black);
  font-size: 16px;
}

#subtitle {
}

#bank {
  font-weight: 700;
}

