- Removed unused font-face declaration for 'StarJedi' from the CSS file.
- This change aims to reduce unnecessary code and improve file size efficiency.
- No impact on existing styles or functionality.
- Updated the CSS class for the Star Wars FFG sheet to include the .actor class, which will help in styling the actor section.
- Introduced a new .title-card class to style the title card in the actor section.
- Added a new .drag-note class to style the drag note in the actor section.
- Updated the .block-title and .shadow-text classes to use the Teuton Mager font family for improved readability.
- Changed the font-weight of the .characteristic-value, .characteristic-label, .skill-name, and .skillsHeader [class*=pure-u] classes to bold and uppercase for better visibility.
- Removed the .header-name input class, as it was no longer needed.