.c-powered {
    display: none !important;
}
.c-posts-container__post-title:hover {
    color: rgb(245, 166, 35) !important;
}
.c-posts-container__post:hover .c-posts-container__post-title {
    color: rgb(245, 166, 35);
}