figcaption.vc_figure-caption {
    text-align: center !important;
}

.share {
    display: none !important;
}

.author-info {
    display: none !important;
}

.content button {
    color: white !important;
    background: #881616 !important;
    border-color: #881616 !important;
    display: inline-block;
    border-radius: 5px;
    padding: 7px;
    font-weight: 600;
    font-family: Lato;

}

.content button a {
    color: white !important;

}

.content button:hover {
    color: white !important;
    background: #000 !important;
    border-color: #000 !important;


}

span.edd-add-to-cart-label {
    font-weight: 600;
    font-family: Lato;
}