/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */
/* Hide the logged-in profile text link block above the comment box */
.comment-respond .logged-in-as {
    display: none !important;
}