Women's Ministry
Strength and honour are her clothing; and she shall rejoice in time to come
Wednesday, 6:00 pm - 7:00 pm
Biblical lessons for women as a tool in addressing everyday life challenges.
Fellowship, mutual support, praying for each other, and of course, tea.
Every Wednesday at 6 PM.
Bethel Community Church
Fri, 17 Mar, 10:00 AM
Woman in family, community, ministry
jQuery(".ep-box-card-item").hover(
function() {
jQuery(this).addClass("ep-shadow");
jQuery(this).find(".ep-box-card-thumb img").css("transform", "scale(1.1,1.1)");
},
function() {
jQuery(this).removeClass("ep-shadow");
jQuery(this).find(".ep-box-card-thumb img").css("transform", "scale(1,1)");
}
);
/* jQuery(document).ready(function() {
var epColorRgbValue = jQuery('.emagic, #primary.content-area .entry-content').find('a').css('color');
var epColorRgb = epColorRgbValue;
var avoid = "rgb";
var eprgbRemover = epColorRgb.replace(avoid, '');
var emColor = eprgbRemover.substring(eprgbRemover.indexOf('(') + 1, eprgbRemover.indexOf(')'));
jQuery(':root').css('--themeColor', emColor);
}); */