/*
Theme Name: Twenty Seventeen-Child
Author: the WordPress team + Group 50
Description: Twenty Seventeen Child Theme
Author: Prardhana Kennedy
Author URI: https://wordpress.org/
Template: twentyseventeen
Version: 1.0.0
Text Domain: twentyseventeen-child
*/
.wrap {
	max-width: 70%;
}

.panel-content .wrap,
.page:not(.home) #content,
.site-footer .widget-area  {
    padding: 1em 0;
}

.site-footer {
    margin-top: 1;
}

 
@media screen and (min-width: 48em) {
	.wrap {
		max-width: 100%;
	}
}
 
.page.page-one-column:not(.twentyseventeen-front-page) #primary {
	max-width: 100%;
}

@media screen and (min-width: 30em) {
	.page-one-column .panel-content .wrap {
		max-width: 100%;
	}
}
p {
font-family: Playfair Display;
font-size: 20px;
color: white;
}
.widget {
background: #daecd0;
padding: 1px;
}
#colophon {

background: #DAECD0;

}
body {
	color: white; 
  
}  
h1 {
	font-family: Playfair Display;
	font-size: 30px;  
    color: white;  
    margin-left: 20px;  
}
h2 {
	font-family: Playfair Display;
	font-size: 20px;
    color: #DAECD0;  
    margin-left: 20px;  
} 


#colophon * {

color: #6BC1C2 !important;

list-style: none !important;

border: none !important;

box-shadow: none !important;}
