<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#geral {
  background: url("//www.blogsoestado.com/anapaula/files/theme/bg.jpg") repeat scroll 0 0 transparent;
}

.box-shadow {
  box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  behavior: none;
}

#geral #topo {
    background: #98CA47;
    border-bottom: 4px solid #EF4F39;
}

#geral #topo .topo-content {
  background-image: url("//www.blogsoestado.com/anapaula/files/theme/topo.jpg");
}

a {
  color: #EF4F39;
}

h2 a {
  color: #74502E;
}

h2 a:hover {
  color: #EF4F39;
}

#corpo #sidebar .widget .widgettitle {
  color: #FFF;
}

#corpo #sidebar .widget div p, #corpo #sidebar .widget .textwidget {
    color: #fff;
}


#geral #corpo #sidebar {
    background: #EF4F39;
}

#corpo #sidebar a {
  color: #FFF;
}</pre></body></html>