 .comment-form .invalid-feedback{
    flex: 0 0 100% !important;
    width: 100% !important;
}

.comment-form .checkbox {
    flex-wrap: wrap !important;
}


.leave-comment #comment-form-wrapper .message-success {
    color:#003365;
}

.single-comment .single-comment .single-comment {
    padding:20px 0px 10px 0px !important;
    border-left:0px !important;
}