@import '../dependencies/mixins/profile-form'; .user-profile { @include profile-form; max-width: 780px; .submit-button { width: 100%; } .delete-account { @include font-size(small); display: block; margin-top: 1rem; } }