/*
Theme Name: Custom Theme
Author: the Custom team
Author URI: https://wordpress.org/
Version: 1.1
*/

.project-card .project-card-details span.project-subtitle {
    display: none;
}

.project-card .project-card-details h4.project-title {
    display: none;
}
.box-content .box-icon img {
    position: relative;
    z-index: 2;
}