.value-props {
    list-style: none;
    padding-inline-start: 0 !important;
}

.value-props li {
    margin-bottom: 5px;
}

.value-props li:before {
    content: '✓';
    float: left;
    margin-right: 5px;
}

.content-holder {
    overflow: hidden;
}

#id_w9_file {
    font-size: 14px;
}
