Hi Sandra,
I have updated your code to :
.single-post .comment-form-comment textarea:focus, .single-post .comment-form #author:focus, .single-post .comment-form #email:focus, .single-post .comment-form #url:focus {
border-bottom: 1px solid #ff9d2a !important;
}
And now it works,
Thanks
Joao