.authentication-wrapper {
    background-color: #35BCD5 !important;
}

.w-px-400 {
    background-color: #ffffff;
    border-radius: 1.5rem
}

.image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    height: auto;
}