/*!
Theme Name: Profecient Child
Theme URI: https://profecient.jegtheme.com/
Description: This is Profecient child theme
Author: jegtheme
Author URI: https://themeforest.net/user/jegtheme
Template: profecient-theme
Version: 1.0.0
License: http://themeforest.net/licenses/
License URI: http://themeforest.net/licenses/
Tags: custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, threaded-comments, translation-ready
Text Domain: profecient-child
*/


/* destacamos textos */
.high-purple {
    background: #d3caff;
    padding: 2px;
    border-radius: 3px;
}
.hihgh-green {
    background: #7DE8CD;
    border-radius: 3px;
    padding: 2px;
	font-weight: 700;
}
/* subrayado amarillo */
.joni-head {
    border-bottom:#7DE8CE 5px solid;
    border-end-end-radius: 7px;
    border-inline-end-style: revert;
}
.j {
    color: #D3CAFF;
    font-size: larger;
}