/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 25 2024 | 09:31:38 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

section#iteras-paywall-box > div.iteras-fade-bar {
	background: linear-gradient(to bottom,  rgba(247, 247, 247, 0) 0%,rgba(247, 247, 247, 1) 100%);
}
section#iteras-paywall-box > div.iteras-box-content {
	background-color: rgba(247, 247, 247);
}

