/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Knap-IT
 Author URI:     https://www.knap-it.com
 Template:       Divi
 Version:        1.0.0
*/


/* <!---- Algemeen ----!> */
.h1>b, .h1>strong, .h2>b, .h2>strong, .h3>b, .h3>strong, .h4>b, .h4>strong, .h5>b, .h5>strong, .h6>b, .h6>strong, h1>b, h1>strong, h2>b, h2>strong, h3>b, h3>strong, h4>b, h4>strong, h5>b, h5>strong, h6>b, h6>strong {
	font-weight: inherit;
    color: #69a3a7;
}

hr {
    color: inherit;
    border: 0;
    opacity: .25;
    border-top: 1px solid #69a3a7;
    display: block;
    margin: 0
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Merriweather",serif;
    font-weight: 300;
    line-height: 1.2
}

.h1,h1 {
    font-size: calc(1.4375rem + 2.25vw)
}

.h2,h2 {
    font-size: calc(1.375rem + 1.5vw)
}

.h3,h3 {
    font-size: calc(1.3125rem + .75vw)
}

.h4,h4 {
    font-size: calc(1.2625rem + .15vw)
}

.h5,h5 {
    font-size: 1.0625rem
}

.h6,h6 {
    font-size: 1rem
}

p {
    margin-top: 0
}