@import 'fontsize';
.header {
font-size: $font-size-xlarge;
}
.msg {
font-size: $font-size-large;
.link {
color: var(--primary);