

.page-container, main, .page-content, body {
background-color: transparent !important;
}

img:nth-of-type(2n+1) {
}

.page-content {
}

a:nth-of-type(2n+1) {

}

div:nth-of-type(2n+1) {
transform: rotate(0.5turn);
}
