@import '../common/_variables.scss';

.wrapper {
    padding: $offset-xl;
    box-sizing: border-box;
}
