/* FINA page — pixel-perfect clone of https://atmiri.wixsite.com/icmaae/fina
   live docH 2663 → frame 2613 (all y = live y − 50). */

#frame { height: 2613px; }

/* live header on /fina: no active highlight — all nav items stay navy */
#site-header nav a.active { color: #10284D; }

/* ---------- banner band (live y 236-482) ---------- */
#band {
  left: 80px; top: 186px; width: 1760px; height: 246px;
  background: #F3F1E2 url(../assets/band-texture-fina.png) 50% 50%/auto repeat;
}
#band-logo { left: 567px; top: 218px; width: 155px; height: 155px; }
#band-title {
  left: 536px; top: 274px; width: 843px; margin: 0;
  font-family: 'Didot', 'Playfair Display', serif; font-weight: 400;
  font-size: 38px; line-height: 44px; color: #000; text-align: center;
}
#band-sub {
  left: 806px; top: 324px; width: 304px; margin: 0;
  font-family: 'Didot', 'Playfair Display', serif; font-style: italic;
  font-size: 22px; line-height: 27px; color: #000; text-align: center;
}

/* ---------- subtitle ---------- */
#fin-sub {
  left: 496px; top: 493px; width: 556px; margin: 0;
  font-family: 'Didot', 'Playfair Display', serif; font-style: italic;
  font-size: 22px; line-height: 27px; color: #10284D;
}

/* ---------- body text ---------- */
.bodyp {
  left: 497px; width: 894px; margin: 0;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 16px; color: #000; text-align: justify;
}
#b1 { top: 564px; }
#b3 { top: 677px; }
#b4 { top: 725px; }
.nline { width: 867px; }
.nline .num { position: absolute; left: 0; width: 23px; text-align: right; }
.nline .ntxt { position: absolute; left: 27px; }
#nl1 { top: 612px; }
#nl2 { top: 628px; }
#nl3 { top: 644px; }

/* ---------- logos ---------- */
#logo-riv   { left: 571px;  top: 806px; width: 224px; height: 133px; }
#logo-whisp { left: 810px;  top: 850px; width: 290px; height: 133px; }
#logo-fina2 { left: 1120px; top: 825px; width: 114px; height: 114px; }

/* ---------- card (live y 1057-1584) ---------- */
#card { left: 886px; top: 1007px; width: 600px; height: 527px; background: #E6DECA; }
#card-title {
  left: 979px; top: 1134px; width: 433px; margin: 0;
  font-family: 'Didot', 'Playfair Display', serif; font-weight: 400;
  font-size: 38px; line-height: 44px; color: #000; text-align: left;
}
#card-p {
  left: 979px; top: 1258px; width: 408px; margin: 0;
  font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px; line-height: 24px; color: #000; text-align: justify;
}
#card-btn {
  left: 979px; top: 1431px; width: 162px; height: 40px;
  background: #323232; color: #FFF; text-decoration: none;
  font-family: 'EB Garamond', serif; font-size: 16px; line-height: 40px; text-align: center;
}

/* ---------- photo ---------- */
#photo { left: 80px; top: 1534px; width: 1760px; height: 709px; }

/* ---------- footer ---------- */
#site-footer { top: 2305px; }
