﻿@import url('tkColors.css');
@import url('tkFonts.css');


.tk-header-blue{
    color: var(--tkBlue);
    font-variant: normal;
}



