#top-bar {
    background: #1790be !important;
}
.page-title-section {
    background-image: url("../img/pattern/sl2.jpg");
}
footer{
    background: #2a2a2a !important;
}
.footer-bar {
    background: #232323 !important;
}
.conteudosedit  ul  li  {
    list-style: unset !important;
}

.conteudosedit  ul  li {
    margin-left: 33px;
}

.conteudosedit  ol  li  {
    list-style: unset !important;
}

.conteudosedit  ol  li {
    margin-left: 35px;
}

.conteudosedit p {
    margin: 0 0 10px !important;
}

.aaa b, strong {
    font-weight: 700;
}