An event every week that begins at 4:00 am on Wednesday, repeating indefinitely
Please join us for our victims of domestic violence support group each Wednesday at noon. You do need to call to register and receive a link to the group.
.button {
background-color: #4CAF50; /* Green */
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
}