.elementor-kit-1461{--e-global-color-primary:#DC0042;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F87100;--e-global-color-1f6b0d3:#DC0042;--e-global-color-d719cc1:#FFFFFF00;--e-global-typography-primary-font-family:"Rubik 80s Fade";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rock 3D";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-d719cc1 );background-image:url("https://theredheartmixer.com/wp-content/uploads/2025/01/Sin-titulo-2560-x-1440-px.png");background-position:center center;background-repeat:no-repeat;background-size:cover;overscroll-behavior:contain;}.elementor-kit-1461 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1461 img:hover{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:85%;}.e-con{--container-max-width:85%;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-1461{background-image:url("https://theredheartmixer.com/wp-content/uploads/2025/01/fondowebmovil.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-1461{background-attachment:fixed;}}/* Start custom CSS */html, body, .site {
  background-image: url('https://theredheartmixer.com/wp-content/uploads/2025/01/fondowp.png') !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}


html, body {
    border: 30px solid white;
    margin: 0;
    background-color: #f5f5f5; /* Puedes cambiar el color si lo deseas */
}

#content {
    width: 65%; /* Ajusta el tamaño del contenido principal */
    float: left;
    margin-right: 2%; /* Espacio entre contenido y bio */
}

#sidebar-bio {
    width: 30%; /* Ajusta el tamaño de la columna de bio */
    float: right;
    padding: 15px;
    background-color: #f9f9f9; /* Color de fondo opcional */
    border-left: 1px solid #ccc; /* Línea divisoria opcional */
}/* End custom CSS */