html, body {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    /* color: #333 !important;              
    background-color: #fff !important; */
}

main div.wrapper {
    width: 100%;
    height: 100%;
}

#txtTerms,
#txtPrivacyPolicy {
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
}

.highlight {
    font-size: 20px;
    font-weight: bold;
}

.part1 {
    /* background: white !important; */
}

.inner,
.inner * {
  /* color: #333 !important;               */
  /* background-color: #fff !important; */
}
