/* Styles specific to the partner lead form page */

body {
    /* padding-top is handled by fixed-top navbar in main.ejs/navbar-main.ejs, 
       but if specific adjustments needed for this page, add here.
       The 80px padding-top from the original inline style is effectively handled
       by the fixed-top navbar pushing content down. */
    /* background-color: #ffffff; /* This is likely global or set on body in main.ejs */
}