@import (reference) '~tools';

#page-{{pageName}} {
    .content {
        padding: @grid-gutter-width;
    }
}