.sectionone .dark{ background: #373F54;}

.sectionone .dark span{color:#22B8F0; font-size: 1.5rem;  font-family: questa-grande, serif;font-weight: 900;}

.sectionone .dark h1 { font-size:3rem; color: white;font-family: questa-grande, serif; font-weight: 900;}

.sectionone .btn-primary, .sectiontwo .btn-primary{ background: #22B8F0 !important; border:#22B8F0; font-weight: 600 !important; color:white;
}

#download input[type=submit]{ background: #22B8F0 !important; border:#22B8F0; font-weight: 600 !important; 
	margin-top:30px;
	color:white;display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 2rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}


.sectionthree .dark{ background: #373F54;}

.sectionthree .dark h2  { font-size:2.5rem; color: white;font-family: questa-grande, serif; font-weight: 500; text-align: left;}

.sectionthree .dark ul { padding-left:15px; color:white; font-size: 1.3rem; font-weight: 500;}
.sectionthree .dark ul li { line-height: 2.2rem;}

#download .hidelabel .gfield_label { display:none;}

#download .radiotitle .gfield_label { font-weight: 500;}

#download input, #download select { border-radius:10px; border:1px #2D2D2D solid; color:grey;}

#download  .gfield_radio .gchoice {float:left;}

#download  .gfield_radio .gchoice:first-child { margin-right:30px;}