/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.gp-menu {
  color: #c3c3c3;
}

.gp-menu .active-branch .active-branch, 
.gp-menu .active-branch .active-branch a, 
.gp-menu .active-branch .active-branch .active a {
  color: #c3c3c3;
}

.gp-menu .menu-border .hs-menu-item.active a{
    color: #c3c3c3;
    font-weight: normal;
}
.gp-menu .menu-border .hs-menu-item a:hover {
  color: #17b;
  font-weight: bold;
}

.gp-menu .menu-border .hs-menu-item.active a:hover {
  color: #17b;
  border-bottom-width: 1px;
}

.gp-menu .menu-border .hs-menu-item.active a {
  color: #c3c3c3;
  border-bottom-width: 1px;
}

.gp-menu .menu-border.menu-horizontal .hs-menu-item.active a {
    border-bottom-color: #c3c3c3;
    border-bottom-width: 1px;
}
.gp-menu .menu-border.menu-horizontal .hs-menu-item.active a:hover {
    border-bottom-width: 1px;
    border-bottom-color: #17b;
}
  
.menu-border .hs-menu-item a {
   color: #c3c3c3;
}
li.hs-menu-item a  {
   color: #c3c3c3;
}

.gp-page .text-base,.gp-page .text-sm {
    color: #c3c3c3;!important
}

.bg-secondary-500,.btn-cta.btn-solid.btn-base a,.btn.btn-solid.btn-base,.btn.btn-solid.btn-secondary,.gp-page .bg-secondary,.header-search-close,.main_color_bc,input[type=checkbox]:checked,input[type=radio]:checked {
    background-color: #17b
}

.gp-page .heading-white .heading,.heading-white h1,.heading-white h2,.heading-white h3,.heading-white h4,.heading-white h5,.heading-white h6 {
    color: #c3c3c3;
}

#hs_menu_wrapper_footer-global-module-1_ > ul > li > a {
  color: #c3c3c3;
}

footer h4.text-xl {
  color: #c3c3c3;
}