section.title{align-items:start}section.title .droite{margin:20px 0;padding:0 20px;align-items:end;text-align:right;box-sizing:border-box}section.title .droite h1{font-size:2.2em;font-weight:700}section.title .droite h2{font-size:1.3em;font-weight:500}section.title .droite .subtitle{display:flex;flex-direction:column;gap:20px;background-color:var(--color-gray);padding:20px;text-align:left}section.title .droite .subtitle .text1{padding:0 20px;border-left:8px solid var(--color-yellow);line-height:1.2em}section.title .droite .subtitle .text1 span{font-size:.9em}section.title .droite .subtitle .text2{padding:0 20px;border-left:8px solid var(--color-red);line-height:1.2em}section.title .droite .subtitle .text2 span{font-size:.9em}