@use '_variables' as *; @use '_mixins' as *; h2 { margin-bottom: 20px; } input[type=submit], button { @include peertube-button; @include orange-button; margin-top: 10px; }