.gift-aid-checkbox-wrapper {
    font-weight: bold;
    margin: 0 0 20px;
}

.gift-aid-checkbox-wrapper .checkator_holder {
    margin: 0px 10px 0px 0 !important;
}

.ed-gift-aid-label {
    display: none !important;
}

.ed-gift-aid-field-wrapper .gfield_label {
    display: none !important;
}

.ed-gift-aid-field-wrapper h3 {
    font-weight: bold !important;
    font-size: 1.2em !important;
}

.ed-gift-aid-intro-text {
    border: 5px solid #66ac5b;
    padding: 15px 15px 5px;
    margin-bottom: 20px;
}

.ed-gift-aid-intro-text p:last-of-type {
    margin: 0;
}

.gift-aid-checkbox-label-wrapper {
    display: inline;
}

.gift-aid-checkbox-label-wrapper p {
    display: inline;
}

.ed-gift-aid-after-checkbox-text p {
    font-size: 14px;
}