@import "variables.scss"; @import "mixins.scss"; .assumption-number { font-weight: bold; } .assumption { @include bordered-block; padding: 0.8rem; }