/* 4 - Custom styling * Styles that are custom to this particular theme **/ $color-footer-back: get-color("dark2"); $color-header-back: get-color("skyblue"); @import 'custom/header'; @import 'custom/footer'; @import 'custom/blog'; @import 'custom/personnage'; @import 'custom/previews';