/* public/css/styles.css - estilo mínimo */
.fpct-pc-carousel.owl-carousel { display:block; width:100%; }
.fpct-pc-carousel .owl-stage-outer { overflow:hidden; width:100%; }
.fpct-pc-carousel .owl-nav { text-align:center; margin-top:8px; }
.fpct-pc-item { display:block; text-align:center; padding:10px; box-sizing:border-box; }
.fpct-pc-thumb img { width:100%; height:auto; display:block; margin-bottom:8px; }
.fpct-pc-title { font-weight:600; margin-bottom:6px; font-size:16px; line-height:1.2; }
.fpct-pc-excerpt { margin-bottom:8px; color:#444; }
.fpct-pc-actions .button, .fpct-pc-readmore.button { width:100%; box-sizing:border-box; display:inline-block; text-align:center; }
.fpct-pc-nav { font-size:22px; padding:4px 8px; display:inline-block; }
