.footer {
    /* Warna gelap untuk kontras */
    color: #ffffff;
    padding: 20px 0;
    margin-top: 30px;
}

.footer p,
.footer a {
    margin: 5px 0;
}

.footer a:hover {
    text-decoration: underline;
}

.btn-pink {
    --tw-bg-opacity: 1;
    background-color: rgb(68 94 162/var(--tw-bg-opacity));
    color: #fff;
    border-color: rgb(68 94 162/var(--tw-bg-opacity));
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.btn-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(68 94 162/var(--tw-bg-opacity));
    color: #fff;
    border-color: rgb(68 94 162/var(--tw-bg-opacity));
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.img-fluid {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    /*                box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);*/
}

.otp-input {
    /*  max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
*/
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
