/* Compare Pages Styles */
/* This file ensures no 404 errors and provides custom styles for comparison pages */

/* Ensure Font Awesome icons display properly */
.fab, .fas, .fa {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

/* Comparison page specific styles can be added below */
