8 input:not([type=submit]) {
9 @include peertube-input-text(340px);
10 display: inline-block;
16 @include peertube-button;
17 @include orange-button;
20 .create-an-account, .forgot-password-button {
21 color: var(--mainForegroundColor);
23 transition: opacity cubic-bezier(0.39, 0.575, 0.565, 1);
26 text-decoration: none !important;
27 opacity: .7 !important;