@charset “utf-8”;

$page-width: 48rem;

$grey-9: #212529; $grey-6: #868e96; $grey-3: dee2e6; $grey-0: f8f9fa;

$blue-5: #329af0;

@import 'frame'; @import 'header'; @import 'footer'; @import 'section'; @import 'content'; @import 'code-highlight';