/**
 * Theme Name: Van Houten Kappers
 * Description: A Child theme created for Van Houten Kappers
 * Author: Indigo Webstudio
 * Template: blocksy
 * Text Domain: blocksy
 */

body,
.site-main p,
h1, h2, h3, h4, h5, h6, em, ol, ul, li, tr, th, td, dl, ins, sub, sup, big, cite, form, small, label, table, figure, button, legend, strike, address, caption, fieldset, blockquote {
    font-weight:200;
}


/* Text logo */
.site-title {
    border-bottom:1px solid;
}
.site-description span {
     padding-left: 10px;
     padding-right: 10px;
     color: #000;
     font-weight: 400;


 }