span.sub-tick{
color: white;
    border: 1px solid #005e00;
    border-radius: 40px;
    padding: 12px 16px;
    background: green;
font-size: 20px;
}
div#custom-webform-submission {
    margin-top: 40px;
}
div#custom-webform-submission a.btn.btn-primary.btn-get {
    width: auto;
    margin-top: 30px;
}