body {
	background-color: #cbeee7;
}

.form-check-input[type="checkbox"] {
	border-color: #1f2a24;
	border-width: 2px;
}

.handicap-dots {
	display: block;
	line-height: 1;
	position: absolute;
	right: 4px;
	top: 2px;
	white-space: nowrap;
}

.handicap-dots sup {
	color: #10251d;
	display: inline-block;
	font-size: 0.36rem;
	line-height: 1;
	margin-left: 0;
	vertical-align: top;
}

.plus-stroke {
	color: #10251d;
	display: block;
	font-size: 0.62rem;
	font-weight: 700;
	width: auto;
}

.birdie-score {
	align-items: center;
	border: 2px solid #1f2a24;
	border-radius: 50%;
	box-sizing: border-box;
	display: inline-flex !important;
	height: 1.8em;
	justify-content: center;
	line-height: 1;
	min-width: 1.8em;
	padding: 0;
	vertical-align: middle;
	width: 1.8em;
}
