/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 30.8.8.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.h5, body.qode-overridden-elementors-fonts .elementor-widget-heading h5.elementor-heading-title, h5 {
font-family: "DM Sans";
font-weight: 500;
font-size: 26px;
line-height: 36px;
text-align: left;
color: #ffa400;
text-transform: none;
}

h5 {
    text-transform: none;

}



.projects_holder article .portfolio_description .project_category, .projects_holder.hover_text article .project_category, .projects_holder.justified-gallery article .project_category {
font-family: "DM Sans" !important;
font-weight: normal !important;
font-size: 18px !important;
text-align: left !important;
color: #282828 !important;

}

.projects_holder article .image_holder {
border-radius: 20px;
/* background: url(...); */

}

.masonry_with_space .projects_holder .mix {
    display: block;
	padding: 20px !important;
}