.left-img {
            background-image: linear-gradient(147deg, #a3c84c, #137646 74%) !important;
        }
        .form button {
            background-image: linear-gradient(147deg, #a3c84c, #137646 74%) !important;
            box-shadow: 0 0 20px rgb(80 177 123 / 33%) !important;
        }
        .dynamic-logo {
            filter: brightness(0) invert(1);
        }