Katie has served as a Client Service Coordinator at HKA since 2022. She has a Master’s of Fine Art from Southern Illinois University, Edwardsville. Katie found her passion for helping people after working in merchandising. Her role at HKA allows her to work with an amazing team of professionals while helping clients achieve their goals.
An avid reader, Katie reads at least 70 books each year. Her preferred topics are science fiction, science, and autobiographies. When she is not reading, she enjoys drawing.
Education
Saint Louis University (2010) BA
Southern Illinois University Edwardsville (2018) MFA
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;
}