form.domain-comment-add input[type="file"]::file-selector-button {
    display: none;
}

input[type="file"] {
    margin-bottom: 0.5em;
}