




/*
.radio-options input[type="radio"]:checked+label, .radio-options
.Checked+label {
  background: #F3B676;
  border: 1px solid #F3B676;
}*/




/* CONTACT */
.social-links-wrap .social-icons {
	list-style: none;
	padding: 0 !important;
}
.social-links-wrap li {
	display: inline-block;
}
.social-links-wrap li img {
	max-width: 30px;
}
#submit-btn.orange-btn {
	font-size: 16px;
	color: #fff !important;
	padding: 12px 50px !important;
}
b {
	font-family: 'Space Grotesk Bold', Helvetica, Arial, sans-serif;
}


