/*
 Theme Name:   Rundum Minum Child
 Description:  Child Theme für Diamond Dancers
 Author:       Jing Zhou | rundum.digital
 Author URI:   httpw://www.rundum.digital
 Template:     rundum_minium
 Version:      1.0
 Text Domain:  rundumtd
*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Great Vibes';
    text-transform: none;
}

body {
    font-family: 'Cormorant Infant';
}

section.content {
    margin-top: 30px;
}