Connect Card
Welcome to our church! We're glad you're here. Our team would love to serve you and help you get connected.
/* Form button styling */ form input[type="submit"], form button, .form-block button { background-color: #5a8e3f!important; color: #ffffff!important; border-color: #5a8e3f!important; } /* Hover state */ form input[type="submit"]:hover, form button:hover, .form-block button:hover { background-color: #4a7a35!important; }