.elementor-kit-7{--e-global-color-primary:#1A1A2E;--e-global-color-secondary:#16213E;--e-global-color-text:#F0EDE6;--e-global-color-accent:#C9A84C;--e-global-color-28babb1:#E8D5A3;--e-global-color-12db703:#A89F91;--e-global-color-4135966:#2E2E4E;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.7px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bebas Neue";--e-global-typography-accent-font-size:48px;--e-global-typography-accent-font-weight:400;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.7px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-primary );}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-28babb1 );color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Playfair Display", Sans-serif;font-size:52px;font-weight:700;}.elementor-kit-7 h2{font-family:"Playfair Display", Sans-serif;font-size:38px;font-weight:700;}.elementor-kit-7 h3{font-family:"Playfair Display", Sans-serif;font-size:26px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:30px;--container-default-padding-right:30px;--container-default-padding-bottom:30px;--container-default-padding-left:30px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Konsultus Associates - Global Overrides */
/* Developed by: Mohammed Imran, Lead App & Web Developer, Softomatic BD Limited */

body {
  background-color: #1A1A2E;
  color: #F0EDE6;
  font-family: 'Inter', sans-serif;
}

h1, h2, h3 {
  font-family: 'Playfair Display', serif;
  color: #E8D5A3;
}

.gold-accent {
  color: #C9A84C;
}

.elementor-button {
  background-color: #C9A84C !important;
  color: #1A1A2E !important;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  border-radius: 6px;
}

.elementor-button:hover {
  background-color: #E8D5A3 !important;
}/* End custom CSS */