/* Custom CSS fixes */

/* Ensure sticky header has white background when fixed */
.stricky-header.stricky-fixed {
    background-color: #fff !important;
} 