/*
Theme Name:   Boisrtisan (Shapely child)
Description:  Shapely child theme for Boisrtisan
Author:       Jean Boissonneault
Template:     shapely
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: left-sidebar, right-sidebar, featured-images, post-formats, threaded-comments, theme-options, photography, portfolio, full-width-template, grid-layout
Text Domain:  shapelychild
*/

/*
Colours
Bleu clair : 77c4d6
Turquoise medium : 408ea0
"Bleu" foncé : 265d73
*/

#DD h2 {
    color: white;
    text-shadow: 2px 2px 5px #000;
}

.bg-overimage {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1em;
}

.main-navigation .menu li a {
    text-transform : none;
}