@charset "UTF-8";
/*!
Theme Name: Pour l'Art - 2021
Theme URI:
Author: Adveo SA - Raoul Pérez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5em; }

p {
  margin-top: 0; }

.concert_programme_liste {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0; }
  .concert_programme_liste li {
    margin-bottom: 10px; }
    .concert_programme_liste li .compositeur {
      font-size: 1.25em;
      color: #D0121E;
      display: inline !important; }
