/*
Theme Name: Vinkocken
Description: childtheme to parent theme dyad
Version: 1.0.0
Author: Paulina Nordebrand
License: copyright
Text Domain: vinkocken
Template: dyad
*/

/* custom */

.textbox .widget,
.textbox p {
 color: #000000;
}

.textbox .widget-title,
.textbox h3 {
	color: #000000;
}

.site-banner-media {
	padding-bottom: 22%;
}

.home .content-area,
.blog .content-area,
.single-format-image.has-post-thumbnail .content-area {

	margin-top: 22%;	
}

