.paywall {
position: relative;
padding: 80px 32px 80px;
background: #9bd3b2;
color: #000;
line-height: 1em;
text-align: center;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.paywall .paywall-title {
margin: 0 auto;
color: #000;
font-size: 22px;
font-weight: 300;
line-height: 29px;
}
.paywall .paywall-cta {
margin-top: 10px;
}
.paywall-cta-button{
margin-bottom: 30px;
color: #000 !important;
background-color: #fff !important;
}
.paywall-cta-button:hover{
border-color: #9bd3b2!important;
}
.paywall .paywall-login {
margin-top: 40px;
font-size: 12px;
font-weight: 300;
}
.paywall-cta a button {
background-color: #000;
border: 1px solid #000;
border-radius: 4px;
color: #6ea2b6;
} 
.sidebar-li{
margin-bottom: 0px !important;
line-height: 1.2em !important;
padding-bottom: 6px !important;
font-size: 16px !important;
}
.sidebar-ul-3rd-level{
margin-left: 10px !important; 
}
.et_pb_newsletter_button{
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.background-logo{
opacity: 0.2;
}
.fade{
display: inline-block;
margin-bottom: 20px;
text-shadow: 0px 0px transparent !important;
background: -webkit-linear-gradient(#000, #f9efce) !important;
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important;
-moz-text-fill-color: transparent !important;
-webkit-text-fill-color: transparent !important;
}
.et-search-form, .et_mobile_menu, .footer-widget li:before, .nav li ul, blockquote {
border-color: #9bd3b2!important;
}
a {
color: #9bd3b2;
}
a:hover {
color: #16638a;
}
.comment-content ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul, body.et-pb-preview #main-content .container ul {
padding-left: 40px !important;
line-height: 1.8em !important;
}
.buttons_column{
width: 50% !important;
margin: 0px !important;
}
.nav-previous, .nav-next{
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
margin-bottom: 10px;
background-color: #ffc808;
padding: 10px 20px;
border-radius: 4px;
border: 2px solid #ffc808;
color: #000 !important;
}
.nav-previous:hover, .nav-next:hover{
background-color: #fff;
border: 2px solid #000;
color: #000 !important;
}
.hotspots-placeholder{
display: none !important;
}