/*
Theme Name: HM Paysage
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: spectra-one
Text Domain: hm-paysage
Tags: 
*/

.projects-tags p {
    margin: 0;
}

/* Hero single projet — contenu en bas du bandeau */
.single-projet .uagb-block-03be59c4,
.single-projet .uagb-block-86afe8b0 {
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-end !important;
	align-items: stretch !important;
}

.single-projet .uagb-block-03be59c4 > .uagb-container-inner-blocks-wrap,
.single-projet .uagb-block-86afe8b0 > .uagb-container-inner-blocks-wrap {
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-end !important;
	align-items: flex-start !important;
	flex: 1 1 auto;
	width: 100% !important;
	max-width: 1304px !important;
	min-height: 100%;
}

.single-projet .uagb-block-86afe8b0 .uagb-block-f1d3988e {
	width: 100%;
	margin-top: auto;
}

p.uagb-heading-text {
    font-family: var(--wp--preset--font-family--cormorant-garamond);
}

.uagb-ifb-title-wrap .uagb-ifb-title-prefix {
	font-size: 72px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 1.1;
    font-family: var(--wp--preset--font-family--cormorant-garamond);
}