main figure {position:relative;}
main figure img {border-radius:0 25px 0 25px;}
main figure figcaption {position:absolute; left:0; bottom:-15px; border-radius:0 15px 0 15px; padding:20px; background:red; color:white; line-height:1; font-size:12px;}

.highlight {padding:30px; background:gray; color:white; border-radius:0 25px 0 25px; line-height:1.1;}
.highlight.h_grande {font-size:23px; font-weight:bold;}
.highlight h5 {font-size:23px; font-weight:bold; margin:0 0 20px 0;}

h5.titulo_grafico {font-size:14px; font-weight:bold; text-transform:uppercase; color:#666;}