/* MyPlugin - Custom Login Styles */

/* body.login { background-color: rgba(255, 113, 0, 0.73); } */
body.login div#login form#loginform { border-radius: 10px; }
body.login .custom-message { text-align: center; }

body.login p.custom-message { font-size: 16px; }