#content { padding:0;margin:0;border:none;box-shadow:none }
.mw-indicators { padding: 48px 40px }
#sidebar-button, .mw-portlet li::before { background-color:#9e499e }
.mw-portlet h3 { border-bottom-color:#9e499e }
#contentSub { background:#f0f0f5;padding-left:20px }
.page-title {
padding: 40px;
border: none;
background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Endangered_arctic_-_starving_polar_bear.jpg/640px-Endangered_arctic_-_starving_polar_bear.jpg);
background-size: cover;
height: 250px;
color: white;
font-size: 32px;
background-position: left;
font-weight: 300;
}
@media (min-width: 1581px) {
.page-title { padding: 40px calc(50% - 750px) }
.mw-indicators { padding: 48px calc(50% - 750px) 0 0 }
}
.page-title::before {
content: '';
position: absolute;
width: calc(100% - 80px);
border-top: 1px solid;
max-width:1500px;
}
.page-title::after {
content: '';
position: absolute;
top: 173px;
height: 200px;
left: 0;
width: 100%;
background: linear-gradient(0,rgba(240,240,245,1),rgba(240,240,245,0));
}
#mw-content-text { font-weight:300;text-align:justify }
.toc {
background-image: linear-gradient(110deg,#9e499e 10%,#ed4aed 60%,#964cf0);
color: transparent;
border:none;
box-shadow:none;
margin:0;
padding:20px 0;
letter-spacing: 2px;
line-height:1.5;
font-weight:400;
}