.elementor-kit-665{--e-global-color-primary:#BFBFBF;--e-global-color-secondary:#2E2F34;--e-global-color-text:#7C745F;--e-global-color-accent:#8A949D;--e-global-typography-primary-font-family:"Montserrat";--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;}.elementor-kit-665 e-page-transition{background-color:#FFBC7D;}.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){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);}@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 */.color-.elementor-kit-665 {
  display: flex;
  gap: 10px;
  margin: 10px 0;
}

.color-swatch {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #ccc;
  transition: all 0.2s ease;
}

.color-swatch:hover {
  transform: scale(1.15);
  border-color: #000;
}

.color-swatch.white { background: #ffffff; }
.color-swatch.black { background: #000000; }
.color-swatch.olive { background: #808000; }
.color-swatch.pink { background: #ffc0cb; }
.color-swatch.burgundy { background: #800020; }
.elementor-kit-665 {
    background: transparent !important;
}/* End custom CSS */