/* Shared styling for auth templates (login + 2FA setup). */

body {
    background-image: url('https://www.transparenttextures.com/patterns/lights.png') !important;
    background-repeat: repeat !important;
}
