/* @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    */
/*****************************************/

*{font-family: 'gr-read-one',"sans-serif"}



header ul li *{color:white !important;font-family:'gr-read-one',"sans-serif" !important;}
.hs-menu-item.hs-menu-depth-2 .hs-menu-label{color:black !important;}




body{background:#Fefefe !important;color:#010101 !important;	font-family:"Montserrat";"sans-serif";}



.h5{color:#010101;}
.button--arrow span{color:white !important;}

#hs_cos_wrapper_name{font-family:'gr-read-one',"sans-serif" !important; color:#010101 !important;}
header *{font-family:'gr-read-one',"sans-serif" !important;}
.blog-post__body p, .blog-post__body a, .blog-post__body h1, .blog-post__body h2, .blog-post__body h3, .blog-post__body h4, .blog-post__body h5, .blog-post__body h6 {color:#010101 !important;}
.blog-post__body .cta_button p {color:white !important;}

.card-tag__part *{color:#010101 !important;}

span.button--arrow span{color:#010101 !important;}

.thumbnail-link__description{color:#010101; font-family:"Montserrat";}

.site-footer a, .site-footer li a{color:#010101;}

.button.button--text-link {color:#010101;}
.site-footer .hs-menu-wrapper .hs-menu-item a {color:#010101;}
.hs-link-footer_dnd_main-module-3_hs_logo_widget svg{fill:#010101 !important;}
footer img.hs-image-widget {filter: invert(100%);}
footer {background:#fefefe;}

#Dot1_layer path{fill:#010101 !important;}



@media (max-width:768px){
 #hs_cos_wrapper_name {
    display: block;
    font-size: 32px;
    width: 100%;   
	 padding-top:1rem;
}
	.site-header__navigation *{color:black !important;}
} 




footer *{color:#010101 !important;}
footer hr{border-bottom-color:#010101 !important;}

#whatsapp-button-container{
	position:fixed;
	bottom:30px;
	right:120px;
	z-index:1000;
}

#whatsapp-button-container img{width:60px; height:60px;}


#whatsapp-button-container a.hovered img {
	
    transform: scale(1.05);
}
@media only screen and (max-width: 800px) {
	#whatsapp-button-container{
	bottom:30px;
	right:30px;

}
	#whatsapp-button-container img{width:60px; height:60px;}
}