ul.styled-icons {
	float: right;
}

.bg-white {
	color: #fff!important;
}

.mt-20 {
	margin-top: 20px;
}

.green {
	background-color: rgb(114, 162, 48)!important;
}

.purple {
	color:#cb5f96!important;
}
.gap {
	clear: both;
	height: 40px;
}
.gap-50 {
	clear: both;
	height: 50px;
}
.gap-75 {
	clear: both;
	height: 75px;
}
.gap-100 {
	clear: both;
	height: 100px;
}
.gap-30 {
	clear: both;
	height: 30px;
}
.gap-35 {
	clear: both;
	height: 35px;
}
.gap-33 {
	clear: both;
	height: 33px;
}
.gap-45 {
	clear: both;
	height: 45px;
}
.gap-40 {
	clear: both;
	height: 40px;
}
.gap-25 {
	clear: both;
	height: 25px;
}
.gap-20 {
	clear: both;
	height: 20px;
}
.gap-10 {
	clear: both;
	height: 10px;
}
.gap-clear {
	clear: both;
	height: 10px;
}
