.landing_post-template-default section#findtalent.add-va-end-block .content .text {
     text-align: left;
}
 .landing_post-template-default section#findtalent {
     background: #11345a;
}
 .landing_post-template-default .fsBody .fsSectionHeader {
     background-color: transparent;
}
 .landing_post-template-default .fsBody .fsSectionHeader {
     padding: 0;
}
 .landing_post-template-default .fsBody .fsForm {
     background: transparent;
}
 .landing_post-template-default .fsBody {
     padding: 0;
}
 .landing_post-template-default .fsborderradius .fsBody .fsSectionHeader {
     margin-bottom: 40px;
     background: transparent;
}
 .landing_post-template-default .fsBody .fsSupporting, .landing_post-template-default .fsBody .fsLabel, .landing_post-template-default .fsBody label {
     color: #fff;
}
 .landing_post-template-default .fsLabelVertical .fsLabel {
     margin-bottom: 4px;
     color: #fff;
}
 .landing_post-template-default .wf-active .fsBody, .wf-active .fsBody input, .wf-active .fsBody select, .wf-active .fsBody textarea {
     font-family: “canada-type-gibson”,sans-serif;
}
 .landing_post-template-default label.fsOptionLabel {
     font-size: 16px;
     line-height: 26px;
}
 .landing_post-template-default .fsRowBody input[type=radio]:before, .fsRowBody input[type=radio]:checked:before, .fsRowBody input[type=checkbox]:before, .fsRowBody input[type=checkbox]:checked:before {
     width: 20px;
     height: 20px;
}
 .landing_post-template-default .fsRowBody input[type=radio], .landing_post-template-default .fsRowBody input[type=checkbox] {
     top: 6px;
     width: 20px;
     height: 20px;
     margin-top: -3px;
}
.landing_post-template-default .fsRowBody input[type=radio]:before, .landing_post-template-default .fsRowBody input[type=radio]:checked:before, .landing_post-template-default .fsRowBody input[type=checkbox]:before, .landing_post-template-default .fsRowBody input[type=checkbox]:checked:before {
    width: 20px;
    height: 20px;
}
 .landing_post-template-default input[type=submit] {
     font-weight: normal !important;
     font-family: “Graphik-Medium” !important;
     border-radius: 6px !important;
     border: 1px solid #1db954;
}
@media(max-width: 40em){
.landing_post-template-default label.fsOptionLabel {
    border: none;
    background-color: transparent;
    padding: 10px 0 0 0;
    margin: 0;
}
}
.landing_post-template-default .fsBody .fsForm {
    padding: 0;
    margin: 0;
}
.landing_post-template-default .fsRowBody input[type=radio]:checked:before {
    border: 6px solid #1db954;
}
.landing_post-template-default .fsRowBody input[type=checkbox] {
    top: 6px;
    width: 20px;
    height: 20px;
}
.landing_post-template-default .fsRowBody input[type=checkbox]:checked:before {
    border-color: #1db954;
    background-color: #1db954;
}