hr {
    background-color: #e30047;
}

.red-break {
    background-color: #e30047;
    border-radius: 4px;
    height: 6px;
}

.faq-panel h3 {
    color: #e30047;
}
.faq-panel h4 {
    color: #e30047;
}

.recursos-panel {
    min-height:220px;
}

.recursos-panel h3 {
    color: #061D49;
}
.recursos-panel h4 {
    color: #061D49;
}

.special-text-styles ul > li > ul {
    list-style: none;
}

.special-text-styles ul > li > ul li::before {
    content: "• ";
    color: #E30047;
    margin-right: 5px;
}

.content .panel {
    line-height: 2em;
    /* background: #000000; */
    /* background: rgba(0,0,0,0.6); */
    border-radius: 0;
    /* color: #f1f1f1; */
    padding: 30px;
    border: none;
}

body.page-node-363 div.wrap-containers p, body.page-node-363 div.wrap-containers li {
    color: black;
}