/* Enter Your Custom CSS Here  */

#masthead {
padding-top: 0px !important;
padding-bottom: 0px !important;
}

.site-header {
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}

@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
}

.footer-widgets-wrapper {
background-color: #80bcce;
}

.footer-widgets-area {
color: #80bcce;
}
