/**

	*Theme Name: Stockton Scouts
	*Template: Bootscout-theme 
*/

.page-menu>li{
	margin-right:0px;
}

.login-form input[type="submit"] {
	background-color: #7413dc;
	color:white;
}

/* 
header .wp-block-site-logo.is-default-size img{
	width:150px !important;
}

header .wp-block-columns{
	padding-top: 0.25% !important;
	padding-bottom: 0.25% !important;
}



/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
/*@media screen and (max-width: 600px) {
	 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis:20% !important;
	 }

} */