/*
Theme Name: cacao2023
Author: Drissa COULIBALY
Description: Thème enfant de Bootstrap basic 4
Version: 1.0
Template: bootstrap-basic4

This is the child theme for Bootstrap Basic4 theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


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