/*
Theme Name: Blockpress Child
Description: Child theme for Blockpress. You can now safely customize it and not risk losing your customizations.
Author: WPMarmite
Author URI: https://wpmarmite.com
Template: blockpress
Version: 1.0
*/

.big-number {
	line-height: 50px;
}

.etapes-wrapper > div {
	padding: 3.38rem;
}
.etapes-wrapper h6 {
	margin-top: 0 !important;
}

.background-odd > :nth-child(odd) {
	background-color: #FFD3AD1F;
}

.no-gap {
	gap: 0 !important;
}