#cwt_to_top_scrollup_disabled{
		display:none;
}
a > time.entry-date{
		display:none;
}
.center {
    margin: auto;
    width: 50%;
}
.entry-container > .post-thumbnail {
		display:none !important;
}

.site-header{
		background-color:#f7e0d8 !important;
}

@media screen and (min-width: 48em) {
  .singular-section{
		margin-top: -60px !important; 
	}
}

.main-navigation a{
		color:#000;
}
.main-navigation ul ul a{
		color:#fff;
}
.site-content{
		background-color:#fa9190
}

.menu-item-69 {
	margin-top: -10px !important; 
}



.instagram-button > .button {
	color:#000; 
}

/*upload.css*/
.imgsize > .su-custom-gallery-slide > a > img{
	width:170px;
	height:170px;
	object-fit: cover;
}


