/*
Theme Name: Nell
Theme URI: https://www.hairandmakeup.ch
Description: Nell · Hair & Make-up
Author: Nordlabor
Author URI: https://nordlabor.com
Template: Divi
Text Domain: nell
License: Proprietary
Version: 1.0.2
*/

:root {
    --cst-heading-step: 6px;
}
h1 { font-size: calc(--cst-heading-step * 10); }
h2 { font-size: calc(--cst-heading-step * 8); }
h3 { font-size: calc(--cst-heading-step * 7); }
h4 { font-size: calc(--cst-heading-step * 6); }
h5 { font-size: calc(--cst-heading-step * 3); }
h6 { font-size: calc(--cst-heading-step * 2); }
