/* charts.css — Chart wrapper and chart container styles */

.chart-wrap {
    height: 220px;
    position: relative
}
