

/* .css for https://www.cbeaume.com */
/* To be imported by cbeaume2026.css */
/* Author: Cédric Beaume */
/* Date: 2026 */


/* ==== research_ddconv.html ==== */

.figure-right {
  float: right;
  width: 40%;
  margin: 0 0 0 1.5rem;
}

.figure-right img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 6px;
}

.figure-right figcaption {
  margin-top: 0.5rem;
  margin-bottom: 0;
}


