body.TUJxa{ min-height: 100vh; margin: 0; background-image: url('/pub/img/bg.webp'); background-size: cover; background-position: center; display: flex; flex-direction: column; font-family: sans-serif; }.row.TUJxa{ flex: 1; }.logo-row.TUJxa{ margin: 20px; display: flex; justify-content: center; align-items: center; }.logo-img.TUJxa{ width: 300px; }.content-row.TUJxa{ margin-top: 20px; background-color: rgba(255, 255, 255, 0.4); display: flex; justify-content: center; }.content-col.TUJxa{ text-align: center; max-width:600px; padding:10px 20px 10px 20px; }.title.TUJxa{ color: #003462; font-size: 40px; font-weight: bold; text-shadow: 0px 0px 5px #fff; margin-top: 20px; }.subtitle.TUJxa{ color: #f78d1e; font-size: 34px; font-weight: bold; margin-top: 20px; }.blurb.TUJxa{ width:100%; margin-top: 20px; color: #003462; font-size: 18px; text-shadow: 0px 0px 2px #ffffff; }.footer-row.TUJxa{ background-color: rgba(0, 52, 98, 0.7); }.footer-col.TUJxa{ text-align: center; }.footer-title.TUJxa{ margin-top: 20px; font-weight: bold; font-size: 20px; color: #fff; }.footer-solution.TUJxa{ margin-top: 10px; color: #f78d1e; font-weight: bold; }.footer-disclaimer.TUJxa{ margin-top: 20px; background-color: rgba(0, 52, 98, 1); padding: 10px; color: #fff; font-size: 12px; }