:root {
--accent: #c6a684 !important;
--primary: #6b1912 !important;
--secondary: #2b2929 !important;
--primary-font: Playfair Display, sans-serif;
--secondary-font: Poppins, sans-serif;
}

/* related resource: globals.css:12:59034 */
.cs_dark_section .cs_primary_color { /* the element was .cs_testimonial_text.cs_primary_font.cs_fs_30.cs_primary_color.fst-italic */
  color: black;
}
/* related resource: globals.css:12:59034 */
.cs_dark_section h1 { /* the element was h1.cs_hero_title.text-center.cs_fs_60.cs_white_color.mb-0 */
  color: MAROON;
}
/* related resource: globals.css:12:30494 */
.cs_white_color { /* the element was h2.mb-0.cs_white_color.cs_fs_30.text-end.cs_normal */
  color: black;
}
.cs_site_header.cs_style_1.cs_color_1 .cs_header_submit_btn, .cs_site_header.cs_style_2.cs_color_1 .cs_header_submit_btn {
    color: #ffffff;
}
.cs_site_header.cs_style_1.cs_color_1 .cs_header_search_field, .cs_site_header.cs_style_2.cs_color_1 .cs_header_search_field {
    color: #ffffff;
}
input.cs_header_search_field::placeholder {
      color: white;
}