/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 06 2024 | 16:16:16 */
/*PROJECT*/
.single-ohio_portfolio .social-bar .titles-typo {
    color: #000!important;
}

.single-ohio_portfolio.dark-scheme .social-bar .titles-typo {
    color: #FFF!important;
}


.project-gallery img{
	padding: 5px!important;
	margin-bottom: 0.2rem;
}

.project-gallery .first-image {
    margin-bottom: 0.2rem;
}

.hamburger-nav .menu .mega-menu-item > ul {
    width: 200%;
}