@charset "UTF-8";
/*
Theme Name: Sommaires

*/


#sommaires .image.is-48x48 svg{
    width: 100%;
    height:100%;
    fill:white;
    background-color: black;
}
#sommaires .carte-sommaire {
    position: relative;
}
#sommaires .carte-sommaire > a{
    position: absolute;
    width: 100%;
    height:100%;
    z-index: 1;
}