.orbit-caption h2, .orbit-caption h4{
	color:#fff;
}
body{
background: #333;
}
.orbit-caption h2{
font-weight:700;
}
.orbit-container .orbit-slides-container > * .orbit-caption{
background-color: rgba(51, 200, 51, 0.8);
}
form{
margin-top: 50px;
}
#contact{
	margin-top:50px;
}
#contact h2, #contact h3, #contact p{
	color:#fff;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select{
margin: 20px auto 30px auto;
}
form .large-6{
margin: 10px auto;
}
.row .large-9 h2{
margin:20px auto;
color:#fff;
}
label{
color:#fff;
}
[title=contact]
{
background: #43AC6A;
}
[title=index]{
background: #fff;
margin-top: -1.25rem;
}
[title=portfolio]{
background: #fff;
}
.row .large-6 form{
border-right: dotted 1px #fff;
}
.row .large-9 h2{
margin-top: 50px;
}
textarea{
height:100px;
margin-top: 20px;
}
.stMainServices, stArrow{
height:20px !important;
}
.stButton .stHBubble{
	height:20px !important;
}
.stButton .stButton_gradient{
	height:20px !important;
}
#share{
height: auto;
}
.panel.callout{
	background: rgba(51, 200, 51, 0.5);
	border:none;
}