.dynamic-checkout__content {
	max-width: 359px;
}

.additional-checkout-buttons {
	display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.toggle-widget {
	margin-top: 0;
}

.toggle-widget .toggle-title {
	font-size: 11.25px;
}

.toggle-widget .toggle-subtitle {
	font-size: 6.75px;
}

.toggle-widget .toggle-container {
	margin-bottom: 0;
}
