#masthead {
		background: #008d45;
		background: linear-gradient(180deg,rgba(10, 54, 30, 1) 0%, rgba(0, 141, 69, 1) 66%);
}

#colophon {
		padding-top: 0 !important;
		padding-bottom: 25px !important;
}

#theme-attribution {
		float: right;
		margin: 0 !important;
}