@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000');

/* GENERAL */
body{font-family: "Nunito", serif;background:#fff!important;position:relative}
section{position: relative;}
.editor-styles-wrapper h1, .editor-styles-wrapper .h1{font-family: 'Roboto', sans-serif;font-size:22px!important; letter-spacing: 2px;color:#222;margin: auto;display: block;text-align: center;padding:15px 0}
.editor-styles-wrapper h2, .editor-styles-wrapper .h2{font-family: 'Roboto', sans-serif;font-size:20px!important; color:#CD4C26!important}
.editor-styles-wrapper h3, .editor-styles-wrapper .h3{font-size:18px!important}
.editor-styles-wrapper h4, .editor-styles-wrapper .h4{font-size:18px!important;color:#CD4C26}
p{margin:1rem 0}

/* CODES COULEURS */
.peri{background: #BF6464eb!important; color:#BF6464}
.psy{background: #4D7780eb!important;color:#4D7780}
.acc{background: #C59B55eb!important;color:#C59B55}
.energie{background:#675b88eb!important;color:#675b88}

/* BLOCS */
.wp-block-spacer, .blank{height:150px;background-image: url('../img/bg_parallax.jpg');background-attachment: fixed;background-size: cover;background-position: center bottom;background-repeat: no-repeat;padding:50px 0}
.sBtn, .wp-block-button__link{background:#000000e8!important;padding: 10px!important;border-radius: 5px!important;color:#fff;letter-spacing: 2px!important;font-size:16px!important;display: inline-block}
.sBtn a{color:#fff;letter-spacing: 2px;font-size:16px;}
.lBtn{padding: 10px;border-radius: 5px;color:#fff;letter-spacing: 1.5px;font-size:14px;font-weight: 700;background:rgba(0,0,0,0.9);display: inline-block}

.block-editor-block-list__layout.is-root-container, .editor-styles-wrapper .block-editor-block-list__layout.is-root-container{background-color: none!important;}


