/* ============================================ Custom Styles - Themed with CSS Variables ============================================ */ .login { height: 1000px; } .login form { padding-top: 10%; } .logo { text-align: center; padding-bottom: 4%; } .input, .select select, .select.pickerToggler { padding: 0.5rem 0.75rem; } /* Bulma's .select is a wrapper that adds the dropdown arrow via ::after. It must stay a transparent container so the native