/* CSS for login.php */

div.authorised
{
  width: 600px;
  max-width: 100%;
  text-align: center;
  margin: 20px auto;
  color: var(--accent);
}