/*
Theme Name: Alternatives - Divi Child Theme
Text Domain: alternatives-child
Template: Divi
Description:  Custom Wordpress theme based on Divi.
Author:       Alternatives Communication
Version: 1.0.0
Author URI:   https://alternatives.lu
*/

:root {
  --alt-light: #fcf7ed;
  --alt-dark: #400047;
  --alt-transition: all 0.2s;
  --alt-radius: 20px;
}

/* Fonts  */
body,
p,
li,
a,
.font_mundial-narrow {
  font-family: "mundial-narrow-variable", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.font_chapman {
  font-family: "chapman", sans-serif !important;
}
