/* ==================================================== */
/* Blocco Personalizzato (Extra Content Block)        */
/* ==================================================== */

.pd-custom-block {
    background-color: #f8f9fa;
    padding: 0px;
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.6;
}

.pd-custom-block h2,
.pd-custom-block h3 {
    color: #0073e6;
    margin-top: 15px;
}