/**
Theme Name: Astra Child
Author: WeeKub
Author URI: https://weekub.fr
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.texte-surligne-jaune {
	color: #FF0000!important;
	padding: 5px!important;
	background-color: #FFE90F!important;
}

.texte-gras-surligne-jaune {
	color: #FF0000!important;
	font-weight: 700!important;
	padding: 5px!important;
	background-color: #FFE90F!important;
}

.texte-gras-bleu {
	color: #0069A3!important;
	font-weight: 700!important;
}

.texte-gras-rouge {
	color: #FF0000!important;
	font-weight: 700!important;
}