/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.testimonio-foto-single {
    margin-bottom: 20px !important;
    display: block !important;
}

.wpm-testimonial-category-testimonios .meta-author {
  display: none !important;
}

/* Nota: Sin espacio entre img y .foto-autor-testimonio */
.testimonio-foto-single img.foto-autor-testimonio {
    width: 150px !important;
    height: 150px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
    border: 3px solid #ffffff !important;
}