div.author {
    font-size:12px;
    color: #999;
}

div.intro {
    margin-top: 10px;
}

.picto {
    text-align: center;
    border: 1px solid #FAFAFA;
    max-height: 180px;
    width: auto;
    max-width: 240px;
    margin-right: 60px;
    img {
        width: auto;
        background-size: contain;
        max-height: 180px;
    }
}

.bg-heart {
    background-color: #ef798a;
    background-size: contain;
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    border-radius: 50%;
}

.date-quant {font-size:24px; font-weight: bold;}

/*article h1,
article h2,
article h3
{
    color: #004587;
    font-family: 'Dancing Script';
}*/

.carousel-indicators {
    list-style: none;
}


.icon-heart-shop {
    filter: drop-shadow(0px 0px 8px rgba(255, 255, 255, 1));
}

.product .img-shop-product-point {
    border-radius: 0;
    background: transparent;
}