.elementor-kit-21{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-308619b:#F1CBD6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;--e-global-typography-afd613d-font-family:"Aboreto";--e-global-typography-afd613d-font-size:16px;--e-global-typography-afd613d-font-weight:600;--e-global-typography-afd613d-letter-spacing:0px;}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{background-color:#000000;color:#FFFFFF;}.elementor-kit-21 button:hover,.elementor-kit-21 button:focus,.elementor-kit-21 input[type="button"]:hover,.elementor-kit-21 input[type="button"]:focus,.elementor-kit-21 input[type="submit"]:hover,.elementor-kit-21 input[type="submit"]:focus,.elementor-kit-21 .elementor-button:hover,.elementor-kit-21 .elementor-button:focus{background-color:var( --e-global-color-308619b );color:#000000;}.elementor-kit-21 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.image-container {
text-align: center; /* Center the content */
margin: 0 auto; /* Center the container */
}
.responsive-image {
max-width: 100%; /* Make the image responsive */
height: auto;
display: block;
margin: 0 auto; /* Center the image */
}
.malif-float-button {
position: relative; /* Ensure it stays in the flow */
margin: 20px auto; /* Center the button and add space above */
display: inline-block;
background: #ffffff;
color: #e53983;
padding: 15px 30px;
border-radius: 20px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
text-align: center;
max-width: fit-content;


font-size: 16px;


z-index: 10;


transition: all 0.3s ease;


}


/* Responsive adjustments */


@media screen and (max-width: 1024px) {


.malif-float-button {


padding: 12px 24px;


}


}


@media screen and (max-width: 600px) {


.malif-float-button {


padding: 10px 20px;


}


}/* End custom CSS */