.elementor-kit-20{--e-global-color-primary:#012348;--e-global-color-secondary:#AF7931;--e-global-color-text:#333333;--e-global-color-accent:#D8A94F;--e-global-color-cf67c63:#000000;--e-global-color-551e3e6:#FFFFFF;--e-global-color-46a3513:#787F89;--e-global-color-a93e128:#D7D6D2;--e-global-color-fb5a712:#82878D;--e-global-typography-primary-font-family:"Rosehot";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-40f20d6-font-family:"Rosehot";font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-20 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){--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-kit-20{--e-global-typography-primary-font-size:30px;font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-20{--e-global-typography-primary-font-size:25px;--e-global-typography-primary-line-height:1.2em;font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ==========================================================================
   1. GOLD GRADIENT HEADING (ID: gold-heading)
   ========================================================================== */
#gold-heading .elementor-heading-title {
    background: linear-gradient(to right, #DFB255, #F8D26D, #B58034) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    display: inline-block; /* Ensure the gradient wraps correctly around the text */
}

/* ==========================================================================
   2. SILVER GRADIENT HEADING (ID: silver-heading)
   ========================================================================== */
#silver-heading .elementor-heading-title {
    background: linear-gradient(to right, #787F89, #D7D6D2, #82878D) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    display: inline-block; /* Ensure the gradient wraps correctly around the text */
}

/* ==========================================================================
   3. GOLD BUTTON BACKGROUND ONLY (ID: gold-btn)
   ========================================================================== */
#gold-btn .elementor-button {
    background: linear-gradient(to right, #DFB255, #F8D26D, #B58034) !important;
}

/* ==========================================================================
   4. SILVER BUTTON BACKGROUND ONLY (ID: silver-btn)
   ========================================================================== */
#silver-btn .elementor-button {
    background: linear-gradient(to right, #787F89, #D7D6D2, #82878D) !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rosehot';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://viarmoservices.com/wp-content/uploads/2026/06/Rosehot.ttf') format('truetype');
}
/* End Custom Fonts CSS */