.elementor-kit-5{--e-global-color-primary:#417572;--e-global-color-secondary:#F2F0EC;--e-global-color-text:#000000;--e-global-color-accent:#D5E8DF;--e-global-color-2658fff:#C2BBAD;--e-global-color-f6fc21f:#FFFFFF;--e-global-typography-primary-font-family:"Ovo";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:64px;--e-global-typography-secondary-font-family:"Ovo";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:45px;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-373836a-font-family:"Outfit";--e-global-typography-373836a-font-size:20px;--e-global-typography-373836a-font-weight:500;--e-global-typography-91e78ef-font-family:"Ovo";--e-global-typography-91e78ef-font-size:36px;--e-global-typography-91e78ef-font-weight:400;--e-global-typography-91e78ef-line-height:45px;color:var( --e-global-color-text );font-family:"Outfit", Sans-serif;font-size:18px;font-weight:400;line-height:30px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:64px;--e-global-typography-text-font-size:20px;--e-global-typography-373836a-font-size:20px;--e-global-typography-91e78ef-font-size:36px;--e-global-typography-91e78ef-line-height:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:39px;--e-global-typography-primary-line-height:42px;--e-global-typography-text-font-size:20px;--e-global-typography-373836a-font-size:20px;--e-global-typography-91e78ef-font-size:30px;--e-global-typography-91e78ef-line-height:33px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* This applies to all bullet points */
.my-bullets ul li {
  padding-bottom: 9px;
}

/* This specifically targets and overrides the last bullet point */
.my-bullets ul li:last-child {
  padding-bottom: 18px;
}

/* Style the list item container */
.main-nav-button {
    display: flex;
    align-items: center;
}

/* Style the actual link inside the menu item */
.main-nav-button a {
    background-color: #E4342A !important;
    color: #ffffff !important;
    padding: 10px 25px !important; /* Adjusted for a better button shape */
    border-radius: 5px; /* Optional: gives it rounded corners */
    transition: all 0.3s ease-in-out !important;
    line-height: 1 !important;
}

/* Hover State */
.main-nav-button a:hover {
    background-color: #CC2F26 !important;
    
}

/* Remove Elementor's default underline/pointer animation for this specific button */
.main-nav-button a:before, 
.main-nav-button a:after {
    display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ovo';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://precious.reallygood.dev/wp-content/uploads/2026/02/Ovo-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://precious.reallygood.dev/wp-content/uploads/2026/02/Outfit-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://precious.reallygood.dev/wp-content/uploads/2026/02/Outfit-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */