.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  display: block;        /* Para que pueda centrarse */
  margin: 0 auto;        /* Centra horizontalmente */
  max-width: 400px;      /* Ajusta el tamaño máximo */
  width: 100%;           /* Que se adapte al contenedor */
  height: auto;          /* Mantiene la proporción */
}/* End custom CSS */