/*
Theme Name: Raft icietla
Theme URI: 
Author: ici et là
Author URI: 
Description: Thèe enfant de Raft
Requires at least: 6.9
Tested up to: 6.9
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: raft
Text Domain: raft-icietla
Tags: 
*/
header > .wp-block-group {
    background: url(https://atelier.icietla.net/wp-content/uploads/2026/01/top.svg) repeat-x;
}
h1.wp-block-post-title {
	max-width: 16em;
    margin: 0 auto;
}
h3, p, ul, li {
	font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
}
h2.wp-block-heading:not(.has-text-align-center):after {
    display: block;
    content: " ";
    background: #8dc97552;
    width: 150px;
    height: 20px;
    margin: -21px 0 0 5px;
}
.wp-block-post-featured-image {
    z-index: 2;
    border-radius: 15px;
    overflow: hidden;	
}
.resume {
  background:#F8F9F0;
  padding: 2em;
  margin: 0 0 1em 0;
  border-radius: 8px;
  font-size: 1.1em;
}