/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 31 2025 | 15:05:56 */
/* Add your CSS code here.

For example:

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body{
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizespeed !important;
    color: rgb(0 0 0) !important;
}
.home .site-content .container{
	max-width: 1200px !important;
}
.site-content .container{
	max-width: 900px !important;
}
.entry-content .wp-block-image{
	margin-top: 20px;
	margin-bottom: 20px;
}
h1.heading, h2.heading{
	font-size: 36px !important;
}
.sala-dark-scheme .page-title-02 .page-title-bg{
	background-color: #292929 !important;

}
.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
	font-weight: 700 !important;
}
.ib-toc-container{
	margin-bottom: 40px;
    background: #313131;
    border-radius: 5px;
    color: #fff;
}
.sala-dark-scheme .wp-block-list {
	color: #fff;
}