/**
* Theme Name: Kitchor Child
* Description: This is a child theme of Kitchor, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus</a>
* Template: kitchor
* Version: 1.2.7
*/


.column-item.project-entries a.project-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: all .4s ease-in-out;
}

.project-style-2 .project-inner .project-content .entry-title {
    line-height: 32px;
    color: #fff;
}