body {
    background-color: #efeed8 !important;
    font-family: 'Roboto';
    background-image: url('https://food-access-images-cdn.azureedge.net/production/4e2c2eab-b6c0-4547-8bd8-0b475c1cb8b7.png') !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: #186111;
    color: #ffffff;
}

.Log-In {
    border-radius: 6px;
    width: 340px;
    height: 50px;
    background-color: #186111;
    color: #ffffff;
    font-weight: 500;
}

#questions-text, #questions-text u {
    color: #80f273;
}
