/* Блок биография в визуальном редакторе */
#bx-body-veditor .biography-section {
    border: 1px solid #84979c;
    padding: 20px;
}
#bx-body-veditor .biography-section .biography-section-title {
    font-weight: bold;
}

