div.panel div.panel-heading h2.panel-title a::before {
    content:url('https://www.bourgognefranchecomte.eu/ws/fiertes/camera-video-fill.svg'); 
    height:36px;
    vertical-align: middle;
    padding-right:0.5em;
}

div.panel div.panel-heading h2.panel-title:hover a::before {
    content:url('https://www.bourgognefranchecomte.eu/ws/fiertes/camera-video.svg'); 
    height:36px;
    vertical-align: middle;
    padding-right:0.5em;
}

.paragraph--type--hide-show-open .panel {
    background-color: #F4C400;
    color:black!important;
    box-shadow: none;
}

.paragraph--type--hide-show-open .panel:hover {
    background-color: white;
    color:black;
    box-shadow: none;
}

