/**
 * Additional Styles - Transalliance Logistics
 * This file is for any additional custom styles
 */

/* Smooth scroll offset for fixed elements */
html {
    scroll-padding-top: 75px;
}
