/*
Theme Name: World Press Institute
Template: Divi
*/

/* Custom styles are bring compiled through SASS and enqueued through functions.php */
#comment-wrap {
	display:none;
}
.logged-in #comment-wrap {
	display:unset;
}
a.ftr-login:hover {
/*    color: #2ea3f2; */
}

a.ftr-login {
    color: #fff;
    font-weight: 200;
}
