.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#065FBB;--e-global-color-text:#555555;--e-global-color-accent:#007DFF;--e-global-color-d725ac3:#080609;--e-global-color-f179ee0:#181818;--e-global-color-4da63ad:#555555;--e-global-color-83dcb47:#B0B0B0;--e-global-color-4e7ec70:#032653;--e-global-color-ea78035:#000000;--e-global-color-05b2737:#FF005E;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:normal;color:#FFFFFF;font-family:"Montserrat", sans serif;font-size:1rem;font-weight:400;font-style:normal;line-height:1.688rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), sans serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-6 h1{font-family:"Montserrat", sans serif;font-size:2.813rem;font-weight:600;font-style:normal;line-height:3.875rem;}.elementor-kit-6 h2{font-family:"Montserrat", sans serif;font-size:2.5rem;font-style:normal;line-height:3.438rem;}.elementor-kit-6 h3{font-family:"Montserrat", sans serif;font-size:1.87rem;font-weight:500;font-style:normal;line-height:2.813rem;}.elementor-kit-6 h4{font-family:"Montserrat", sans serif;font-size:1.5rem;font-weight:500;font-style:normal;line-height:2.125rem;}.elementor-kit-6 h5{font-family:"Montserrat", sans serif;font-weight:500;font-style:normal;}.elementor-kit-6 h6{font-family:"Montserrat", sans serif;font-weight:500;font-style:normal;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), sans serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:18px 50px 18px 50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .header-inner{width:85%;max-width:100%;}.site-header{padding-inline-end:0%;padding-inline-start:0%;}.site-header .site-branding .site-logo img{width:39%;max-width:39%;}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-primary );}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:var( --e-global-color-accent );}.site-header .site-navigation .menu li{font-family:"Poppins", sans serif;font-size:0.8rem;font-weight:600;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.site-header .header-inner{width:0px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blog-link ul {
  list-style: none; /* Remove default bullets */
}

.blog-link ul li::before {
    
  content: "25A0";  /* Add content: 2022 is the CSS Code/unicode for a bullet */
  color: #007dff; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size:1.4rem;
}

.pointer {cursor: pointer;}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-display: auto;
	src: url('https://www.shabodi.com/wp-content/uploads/2025/07/Montserrat-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */