/*

Theme Name: Ccity Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by CyberCity 

Author: CyberCity

Author URI: https://cybercity.co.il/

Template: hello-elementor

Version: 1.0.1

Text Domain: cybercity-hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/* */
@import url("../hello-elementor/style.css");

.projectTitle{
    color: black;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 5px;
}

.designer-projects li a{
    color: black;
}


