$pink: #ffc3cd;
$black: #000;

body {
  background: $pink;
  color: $black; }

@import "part";
$pink: #ffc3cd;
$black: #000;