/* #region CONTENT EDITOR - DATOS PERSONALES*/

.content-editor p {
    font-size: 16px;
    font-family: calibri, sans-serif;
    color: #666;
    line-height: 24px;
    color: #666666;
    margin: 30px 0;
}
.content-editor a {
    font-size: 16px;
    font-family: calibri, sans-serif;
    color: #666;
    text-decoration: none;
}
.content-editor a:hover{
    color: #0451E4;
}
/* #endregion CONTENT EDITOR - DATOS PERSONALES*/