body .btn.btn-secondary {
border-color: #fff !important;

}

.campaign .outer-wrap .inner-wrap h1 {
color: #fff !important;

}

.campaign .outer-wrap .inner-wrap a:hover {
color: #444444 !important;
}

@media screen and (max-width: 768px) {
   body .btn.btn-secondary {
color: #444444 !important;

}

body .btn.btn-secondary {
border-color: #444444 !important;

}

.campaign .outer-wrap .inner-wrap h1 {
color: #444444 !important;

}

.campaign .outer-wrap .inner-wrap a:hover {
color: #444444 !important;
}

 /*  this is commented out  */body .btn.btn-secondary {
color: #fff !important;
}