.home .ai_subscribe_form,
.page-id-55819 .ai_subscribe_form {
	width: 50%;
    margin: 0 auto;
}

.home .ai_subscribe_form > p:nth-child(1),
.page-id-55819 .ai_subscribe_form > p:nth-child(1),
.home .ai_subscribe_form > p:nth-child(2),
.page-id-55819 .ai_subscribe_form > p:nth-child(2),
.home .ai_subscribe_form > p:nth-child(3),
.page-id-55819 .ai_subscribe_form > p:nth-child(3),
.home .ai_subscribe_form > p:nth-child(5),
.page-id-55819 .ai_subscribe_form > p:nth-child(5),
.home .ai_subscribe_form > p:nth-child(7),
.page-id-55819 .ai_subscribe_form > p:nth-child(7),
.home .ai_subscribe_form > p:nth-child(8),
.page-id-55819 .ai_subscribe_form > p:nth-child(8),
.home .ai_subscribe_form > p:nth-child(9),
.page-id-55819 .ai_subscribe_form > p:nth-child(9) {
    display: none;
}

.home .ai_subscribe_form > p:nth-child(6),
.page-id-55819 .ai_subscribe_form > p:nth-child(6) {
    display: inline-block;
    width: 5%;
}

.home .yikes-mailchimp-eu-compliance-label > input,
.page-id-55819 .yikes-mailchimp-eu-compliance-label > input{
    width: auto;
}

.home .yikes-mailchimp-eu-compliance-text,
.page-id-55819 .yikes-mailchimp-eu-compliance-text {
    display: inline-block;
    width: 90%;
    margin-top: 20px;
}

.home .yikes-mailchimp-eu-compliance-text > p,
.page-id-55819 .yikes-mailchimp-eu-compliance-text > p {
    font-size: .8rem;
}

.home .ai_subscribe_form .ai_subscribe_button,
.page-id-55819 .ai_subscribe_form .ai_subscribe_button {
    margin-top: -.5em;
    
    font-family: 'Raleway';
    font-weight: 700;
    border-radius: 6px;
    border-width: 1px;
    border-color: #FFFFFF;
    border-style: solid;
    background: #426921;
    color: #ffffff;
    text-transform: uppercase;
}