/* classname generated by first argument in registerBlockType in js */
.wp-block-gutenjake-box-with-background-colour {
  margin-bottom: 1rem;
  padding: 1rem 1rem 0.25rem;
  background-color: #425590;
  color: #ffffff !important;
}
.wp-block-gutenjake-box-with-background-colour p {
	margin-top: 0 !important;
	margin-bottom: 1rem !important;
  background-color: #425590;
  color: #ffffff !important;
}

.wp-block-gutenjake-box-with-background-colour.is-style-blue,
.wp-block-gutenjake-box-with-background-colour.is-style-blue p {
	background-color: #425590;
  color: #ffffff !important;
}
.wp-block-gutenjake-box-with-background-colour.is-style-green,
.wp-block-gutenjake-box-with-background-colour.is-style-green p {
	background-color: #157a6e;
  color: #ffffff !important;
}
.wp-block-gutenjake-box-with-background-colour.is-style-green-pale,
.wp-block-gutenjake-box-with-background-colour.is-style-green-pale p {
	background-color: #b0cdd2;
  color: #172322 !important;
}
.wp-block-gutenjake-box-with-background-colour.is-style-stone,
.wp-block-gutenjake-box-with-background-colour.is-style-stone p {
	background-color: #EFEEED;
  color: #172322 !important;
}
.wp-block-gutenjake-box-with-background-colour.is-style-grey,
.wp-block-gutenjake-box-with-background-colour.is-style-grey p {
	background-color: #F5F0EA;
  color: #172322 !important;
}

.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}