window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-BZ30JB0C9N');
Skip to main content
Ongoing

Ask Ellen

Zoom

HKA's Senior Client Service Coordinator Ellen Siegfried answers your business expense questions on the last Friday of …

jQuery(document).ready(function( $ ) { AOS.init({ duration: 800, easing: 'ease-in-out', }); }); let scrollRef = 0; window.addEventListener('scroll', function() { // increase value up to 10, then refresh AOS scrollRef <= 10 ? scrollRef++ : AOS.refresh(); }); /** Small fixes for pre-launch QA - Atomicdust - GG - 01/26/22 **/ .wp-block-kadence-posts .loop-entry .post-thumbnail { height: 100%; } .post-nav-post-thumbnail-wrapper { height: 100%; } .post-nav-post-thumbnail-wrapper a { height: 100%; display: block; } .post-nav-post-thumbnail-wrapper a img { height: 100%!important; object-fit: cover; object-position: center; } .copyright { display: block; width: 100%; padding-left: 15px; padding-right: 15px; text-transform: uppercase; letter-spacing: 2px; font-size: .675rem; font-family: graphie,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; }