/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2023 | 13:27:44 */
.text-violet, .link-violet, .link-violet:hover, .link-violet:focus {
    color: #fff;
    background: #d79d1f;
    border-radius: 30px;
    padding: 5px 10px;
}
.font-thicboi.display-4, .font-thicboi.display-4 .ot-heading__title, .font-thicboi.display-4.elementor-widget-heading h4.elementor-heading-title {
    font-size: calc(1rem + 0.78vw);
    line-height: 1.25;
	font-weight: normal;
}
.hidden { display: none; }
.main-navigation ul ul.sub-menu > li > a {
	color: #8d0128 !important;
}
.page-header .breadcrumbs, .post-cates.text-line {
	display: none;
}

/* title for "how it works" */
body.postid-1522 .page-title {
	color: #fff;
}