﻿.space-out:first-of-type {
	margin-right: 1em;
}

.space-out:last-of-type {
	margin-left: 1em;
}

.space-out div {
	margin-bottom: 1em;
}

.highlight-part {
	font-weight: bold !important;
}

button.btn-outline-default {
	margin-top: 25px !important;
	margin: 0 auto;
	margin-top: 2em;
	height: 52px;
}

section {
	grid-row-gap: 0 !important;
}

.divStyleParent {
	width: 100%;
	border-radius: 0.7em;
	border: 1px solid #fff;
	background-color: rgba(240,240,240,0.6);
	padding: 1em;
	border-spacing: .1em 0.5em;
	color: #0a0a0a;
}

label {
	color: #0a0a0a;
}

button.btn-continue {
	margin: 0 auto;
	margin-top: 2em;
}
