@import url('./buttons.css');
@import url('./colors.css');
@import url('./fonts.css');
@import url('./footer.css');
@import url('./header.css');
@import url('./variables.css');


.pk-heading{
	color: var(--fla-red);
}

b,
strong,
p strong{
	font-weight: bold;
}