/*
Theme Name: Divi Child
Theme URI: https://example.com/
Description: Child theme for Divi
Author: Colophon
Author URI: https://example.com/
Template: Divi
Version: 1.0.0
*/

:root {
  --content-width: 90%;
  --content-max-width: 1200px;
}

.wp-block-paragraph {
  font-weight: 400;
  font-size: 24px;
}
