body {
    overflow-x: hidden;
    background: white;
}

.input-lg {
    height: 64px;
    padding: 18px !important;
    font-size: 18px;
}

.policies-list {
    list-style-type: disc;
    padding-left: 20px;
}
.policies-list a {
    padding: 12px 0;
    font-size: 18px;
    display: block;
}