/*======================================
Theme Name: Formatos antibióticos (PRAN)
Theme URI: https://www.aemps.gob.es/
Description: This is a free Divi child theme 
Author: Aemps
Author URI: https://www.aemps.gob.es/
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/
body{
    font-family: mundial-narrow-variable, sans-serif;
font-style: normal;
font-variation-settings: "wght" 400;
}

h1, h2, h3, h4, h5, h6 {
font-family: dunkel-sans-medium, sans-serif;
font-style: normal;
font-weight: 900;
}




.bg-white{
    background: #fff;
}

.txt-orange{
    color:#d9650d
}