/* custom-login.css */
body.login h1 a {
    background-image: url('/wp-content/uploads/2026/03/logo.svg') !important;
    background-size: contain !important;
    width: 100% !important;
    height: 84px !important; /* Adjust the height as needed */
}