/**
 * Theme Name:     onad2025
 * Author:         Drissa COULIBALY
 * Template:       bootstrap-basic4
 * Text Domain:	   onad2025
 * Description:    ONAD Child theme Bootstrap v.4 basic theme
 * Theme URI:      http://www.econsulting.bf
 * Author URI:     http://cod.econsulting.bf
 * Version:        1.0
 * License:        MIT
 * License URI:    http://www.econsulting.bf/themes
 * Tags:           Themes
 */

 .gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 0.8rem;
  line-height: 1.5;
  padding: 0.5em 0;
}