.elementor-183 .elementor-element.elementor-element-576c9cf{--display:flex;}body.elementor-page-183:not(.elementor-motion-effects-element-type-background), body.elementor-page-183 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A0A0C;}:root{--page-title-display:none;}/* Start custom CSS *//* Contenedor de la foto con dimensión fija */
.m-avatar-wrap { 
  position: relative !important; 
  width: 95px !important; 
  height: 105px !important; 
  flex-shrink: 0 !important; 
  border-radius: 12px !important; 
  border: 1px solid #D4AF37 !important; 
  overflow: hidden !important; 
  background: #15171E !important;
}

/* La imagen debe forzarse a ocupar el 100% de alto y ancho */
.m-avatar-img { 
  width: 100% !important; 
  height: 100% !important; 
  object-fit: cover !important; 
  object-position: center top !important; 
  display: block !important;
}/* End custom CSS */