body {
    background-color: #efeed8 !important;
    font-family: 'Roboto';
    background-image: url('https://cdn.vivery.org/production/3e3f1ff7-9438-49ac-a3dd-48adc2493578.jpg') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.complete-btn {
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: 0.42px;
    text-align: left;
    background-color: #ff0000;
    color: #ffffff;
}

.Log-In {
    border-radius: 6px;
    width: 340px;
    height: 50px;
    background-color: #ff0000;
    color: #ffffff;
    font-weight: 500;
}

#questions-text, #questions-text u {
    color: #ffffff;
}
