/* Enter Your Custom CSS Here */
.wp-block-column > *, wp-block-group__inner-container > * {
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 10px;
	background-color: #ffe5ad;
	padding: 20px;
}

.wp-block-column > h2 {
	font-weight: bold;
	background-color: #ffc13b;
}


@media (min-width: 920px) {
	.cloud-city-digit {
		font-size: 5vw !important;
		line-height: 3vw !important;
		height: 7vw !important;
		padding-top: 2vw !important;
	}

	.cloud-city-dash_title {
		font-size: 2vw !important;
		bottom: -4vw !important;
	}
	
	.cloud-city-dash {
		margin-left: 2%;
	}
	
	.cloud-city-countdown {
		margin-bottom: 2%;
	}
}

@media (min-width: 1300px) {
	.cloud-city-dash_title {
		bottom: -6vw !important;
	}
	
	.cloud-city-countdown {
		margin-bottom: 7vw;
	}
}

#oil-drip {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 1000px;
	width: 100%;
	margin-top: -5px;
}

.entry-title {
	display: none;
}

.site-header {
	padding-top: 25px;
	margin-bottom: 0 !important;
}

.site-content {
	padding-top: 4.235801032em;
	position: relative;
}

.secondary-navigation {
	font-size: 1.5em;
}

.primary-navigation {
	display: none;
}

.site-branding {
	padding-top: 14px;
}

.site-footer {
	display: none;
}