.cwwbos_cta {
	align-items: center;
	background-color: #fff;
	border: 1px solid #c00;
	border-radius: 18px;
	color: #c00;
	display: flex;
	font-size: 14px;
	font-weight: 500;
	height: 36px;
	justify-content: center;
	margin: 0 auto;
	text-align: center;
	width: 150px;
}
.cwwbos_cta:hover {
	background-color: #c00;
	color: #fff;

}
.cwwbos_text_red {
	color: #c00;
}
.cwwbos_reg {
  font-size: 0.5em;
  line-height: 0;
  vertical-align: 0.8em;
}
.cwwbos_tm {
  font-size: .5em;
  vertical-align: .8em;
  line-height: 0;
}
.cwwbos_nobr {
	white-space: nowrap;
}
