<!DOCTYPE html>
<!--[if !IE]><!--> <html lang="fr-FR"> <!--<![endif]-->

    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
		<title>Brilliant After All, A New Album by Rebecca: Help poor people &#8211; F.E.S.I.</title>
<meta name='robots' content='max-image-preview:large' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
		<!-- Pixel Cat Facebook Pixel Code -->
	<script>
	!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
	n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
	n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
	t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
	document,'script','https://connect.facebook.net/en_US/fbevents.js' );
	fbq( 'init', '936427943462081' );	</script>
	<!-- DO NOT MODIFY -->
	<!-- End Facebook Pixel Code -->
	<link rel='dns-prefetch' href='//checkout.stripe.com' />
<link rel='dns-prefetch' href='//maps.googleapis.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="F.E.S.I. &raquo; Flux" href="https://fesiorg.ca/feed/" />
<link rel="alternate" type="application/rss+xml" title="F.E.S.I. &raquo; Flux des commentaires" href="https://fesiorg.ca/comments/feed/" />
<meta property="fb:admins" content="xpeedstudio" /><meta property="og:title" content="Brilliant After All, A New Album by Rebecca: Help poor people" /><meta property="og:type" content="article" /><meta property="og:description" content="" /><meta property="og:url" content="https://fesiorg.ca/fundraising/brilliant-after-all-a-new-album-by-rebecca-help-poor-people/" /><meta property="og:site_name" content="F.E.S.I." /><meta property="og:image" content="https://fesiorg.ca/wp-content/uploads/2019/11/causes_161-300x200.jpg" />		<!-- This site uses the Google Analytics by MonsterInsights plugin v9.6.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-L9VNVSZMJ5"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '9.6.1';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/fesiorg.ca\/fundraising\/brilliant-after-all-a-new-album-by-rebecca-help-poor-people\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-L9VNVSZMJ5',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-L9VNVSZMJ5', {"forceSSL":"true","link_attribution":"true"} );
															window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/fesiorg.ca\/wp-includes\/js\/wp-emoji-release.min.js?ver=185d2fe1df202d3be3da599a63c502bb"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\ud83d\udd25","\ud83d\udc26\u200b\ud83d\udd25")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://fesiorg.ca/wp-includes/css/dist/block-library/style.min.css?ver=185d2fe1df202d3be3da599a63c502bb' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='dashicons-css' href='https://fesiorg.ca/wp-includes/css/dashicons.min.css?ver=185d2fe1df202d3be3da599a63c502bb' type='text/css' media='all' />
<link rel='stylesheet' id='wp-color-picker-css' href='https://fesiorg.ca/wp-admin/css/color-picker.min.css?ver=185d2fe1df202d3be3da599a63c502bb' type='text/css' media='all' />
<link rel='stylesheet' id='flatpickr-wfp-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/flatpickr/flatpickr.min.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='select2-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/select2/css/select2-min.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_donation_admin_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/admin/css/donate/donation-form.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_donation_public_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/display-form-styles.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_donation_popup_public_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/css/donation-popup.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_fonts-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/fonts.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_met-fonts-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/met-social.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_login_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/login.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_single_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/single/single-page.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_css_libarey-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/libarey/libarey.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_css_master-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/global/master.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='fancybox_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/single/fancybox.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_single_campaign_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/campaign.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_responsive_css_master-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/responsive.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wfp-featured-video-css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/featured/featured.video.public.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://fesiorg.ca/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' type='text/css' media='all' />
<link rel='stylesheet' id='wpml-menu-item-0-css' href='https://fesiorg.ca/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' type='text/css' media='all' />
<style id='wpml-menu-item-0-inline-css' type='text/css'>
.wpml-ls-slot-55, .wpml-ls-slot-55 a, .wpml-ls-slot-55 a:visited{background-color:#ffffff;color:#444444;}.wpml-ls-slot-55:hover, .wpml-ls-slot-55:hover a, .wpml-ls-slot-55 a:hover{color:#000000;background-color:#eeeeee;}.wpml-ls-slot-55.wpml-ls-current-language, .wpml-ls-slot-55.wpml-ls-current-language a, .wpml-ls-slot-55.wpml-ls-current-language a:visited{color:#444444;background-color:#ffffff;}.wpml-ls-slot-55.wpml-ls-current-language:hover, .wpml-ls-slot-55.wpml-ls-current-language:hover a, .wpml-ls-slot-55.wpml-ls-current-language a:hover{color:#000000;background-color:#eeeeee;}.wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55 a, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55 a:visited{background-color:#ffffff;color:#444444;}.wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55:hover, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55:hover a, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55 a:hover {color:#000000;background-color:#eeeeee;}
</style>
<link rel='stylesheet' id='eae-css-css' href='https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae.min.css?ver=1.14' type='text/css' media='all' />
<link rel='stylesheet' id='eae-peel-css-css' href='https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/peel/peel.css?ver=1.14' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-5-all-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='vegas-css-css' href='https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.css?ver=2.4.0' type='text/css' media='all' />
<link rel='stylesheet' id='cute-alert-css' href='https://fesiorg.ca/wp-content/plugins/metform/public/assets/lib/cute-alert/style.css?ver=4.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='text-editor-style-css' href='https://fesiorg.ca/wp-content/plugins/metform/public/assets/css/text-editor.css?ver=4.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='metform-pro-style-css' href='https://fesiorg.ca/wp-content/plugins/metform-pro/public/assets/css/style.min.css?ver=3.2.1' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
<style id='akismet-widget-style-inline-css' type='text/css'>

			.a-stats {
				--akismet-color-mid-green: #357b49;
				--akismet-color-white: #fff;
				--akismet-color-light-grey: #f6f7f7;

				max-width: 350px;
				width: auto;
			}

			.a-stats * {
				all: unset;
				box-sizing: border-box;
			}

			.a-stats strong {
				font-weight: 600;
			}

			.a-stats a.a-stats__link,
			.a-stats a.a-stats__link:visited,
			.a-stats a.a-stats__link:active {
				background: var(--akismet-color-mid-green);
				border: none;
				box-shadow: none;
				border-radius: 8px;
				color: var(--akismet-color-white);
				cursor: pointer;
				display: block;
				font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
				font-weight: 500;
				padding: 12px;
				text-align: center;
				text-decoration: none;
				transition: all 0.2s ease;
			}

			/* Extra specificity to deal with TwentyTwentyOne focus style */
			.widget .a-stats a.a-stats__link:focus {
				background: var(--akismet-color-mid-green);
				color: var(--akismet-color-white);
				text-decoration: none;
			}

			.a-stats a.a-stats__link:hover {
				filter: brightness(110%);
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
			}

			.a-stats .count {
				color: var(--akismet-color-white);
				display: block;
				font-size: 1.5em;
				line-height: 1.4;
				padding: 0 13px;
				white-space: nowrap;
			}
		
</style>
<link rel='stylesheet' id='charitious-style_sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A700%7CYantramanav&#038;display=swap&#038;ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-fonts-css' href='https://fonts.googleapis.com/css?family=Poppins%3A300%2C400%2C500%2C600%2C700%7CRoboto%2BSlab%3A400%2C700&#038;ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/bootstrap.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-xs-main-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/xs_main.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-custom-blog-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/blog-style.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-xsIcon-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/xsIcon.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='isotope-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/isotope.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='magnific-popup-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/magnific-popup.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='owl-carousel-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/owl.carousel.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='owl-theme-default-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/owl.theme.default.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='animate-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/animate.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='navigation-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/navigation.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-style-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/style.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-gutenberg-custom-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/gutenberg-custom.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='fundraising-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/fundraising.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-custom-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/custom.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-responsive-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/responsive.css?ver=1.0' type='text/css' media='all' />
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.6.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/fesiorg.ca","hash_tracking":"false","v4_id":"G-L9VNVSZMJ5"};/* ]]> */
</script>
<script type="text/javascript" src="https://fesiorg.ca/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/flatpickr/flatpickr.js?ver=1.7.5" id="flatpickr-wfp-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/select2/script/select2-min.js?ver=1.7.5" id="select2-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/payment-module/assets/script/modal-js/modal-popup.js?ver=1.7.5" id="wfp_payment_script_modal-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/admin/script/jquery.form-repeater.js?ver=1.7.5" id="wfp_repeater_script-js"></script>
<script type="text/javascript" id="wfp_donation_form_script-js-extra">
/* <![CDATA[ */
var donation_form_ajax = {"nonce":"4c8dc9a7da"};
var xs_donate_url = {"siteurl":"https:\/\/fesiorg.ca","nonce":"bed1c62242","resturl":"https:\/\/fesiorg.ca\/wp-json\/","ajaxurl":"https:\/\/fesiorg.ca\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/donate/donate-form-front.js?ver=1.7.5" id="wfp_donation_form_script-js"></script>
<script type="text/javascript" id="wfp_login_script-js-extra">
/* <![CDATA[ */
var wfp_xs_url = {"siteurl":"https:\/\/fesiorg.ca","nonce":"bed1c62242","resturl":"https:\/\/fesiorg.ca\/wp-json\/","xs_rest_login":"https:\/\/fesiorg.ca\/wp-json\/wfp-xs-auth\/login\/","xs_rest_register":"https:\/\/fesiorg.ca\/wp-json\/wfp-xs-auth\/register\/"};
/* ]]> */
</script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/donate/dashboard/login.js?ver=1.7.5" id="wfp_login_script-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/single-page/fancybox.umd.min.js?ver=1.7.5" id="fancybox_js-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/single-page/single-page.js?ver=1.7.5" id="wfp_single_script-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/single-page/easy-pie-chart.js?ver=1.7.5" id="wfp_easy_pie_script-js"></script>
<script type="text/javascript" src="https://checkout.stripe.com/checkout.js?ver=1.0.0" id="stripe-checkout-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/iconHelper.js?ver=1.0" id="eae-iconHelper-js"></script>
<link rel="https://api.w.org/" href="https://fesiorg.ca/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://fesiorg.ca/xmlrpc.php?rsd" />

<link rel="canonical" href="https://fesiorg.ca/fundraising/brilliant-after-all-a-new-album-by-rebecca-help-poor-people/" />
<link rel='shortlink' href='https://fesiorg.ca/?p=1735' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://fesiorg.ca/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffesiorg.ca%2Ffundraising%2Fbrilliant-after-all-a-new-album-by-rebecca-help-poor-people%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://fesiorg.ca/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffesiorg.ca%2Ffundraising%2Fbrilliant-after-all-a-new-album-by-rebecca-help-poor-people%2F&#038;format=xml" />
<meta name="generator" content="WPML ver:4.7.6 stt:1,4;" />
<meta name="generator" content="Elementor 3.28.4; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-external, google_font-enabled, font_display-auto">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-32x32.png" sizes="32x32" />
<link rel="icon" href="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-180x180.png" />
<meta name="msapplication-TileImage" content="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			.page-id-1343 .xs-top-bar.top-bar-second{
	background-color: #f05d19;
}
.page-id-1343 .xs-top-bar.top-bar-second::before {
    border-right: 18px solid #f05d19;
}
.page-id-1343 .xs-top-bar.top-bar-second:before, .page-id-1343 .xs-top-bar.top-bar-second:after{
	    border-top: 18px solid #f05d19;
}
.page-id-1343 .xs-top-bar.top-bar-second:after {
    border-left: 18px solid #f05d19;
}
.xs-button-inline div.disable a{
	    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
    text-indent: -10px;
    border-radius: 100%;
    border: 0;
	 
}
.xs-button-inline div.disable a:hover{
	background: #fff !important;
	cursor:context-menu;
}
.xs-button-inline div.disable .btn-primary:hover:before, .xs-button-inline div.disable .btn-primary:hover:after{
	    background-color: transparent;
}
.xs-header-3 .navSearch-group a{
	 line-height: 40px;
}
.done-form-style-2 .donation-btn{
	box-shadow: 0px 15px 25px 0px rgba(245, 114, 35, 0.25);
}
.xs-home-5 .xs-heading span{
	color:#f05d19 !important; 
}
.xs-home-5 .xs-heading .xs-title{
	  font-weight: 500;
	    font-size: 44px;
}
.done-form-style-2 .donation-from .input-group .form-control {
    height: 52px;
    padding-left: 13px;
}
.xs-image-fulid-left img{
	margin-top: -20px; 
}
.xs-home-5-fbox .xs-featured-box-style-3.xs-service-promo{
	padding: 60px !important; 
}
.xs-home-5-fbox .xs-highlights-box .xs-featured-box-style-3{
	padding-bottom: 105px !important;
}
.xs-featured-box-style-3 .btn-show-on-hover{
	top: 20px
}


.xs-home-five .xs-welcome-wraper h2, .xs-home-five .xs-banner-slider .xs-welcome-wraper .xs-btn-wraper .btn {
    font-family: "Yantramanav", sans-serif !important;
}


.higlight-box-active .xs-featured-box-style-3 .btn-show-on-hover{
	   opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    left: 0 !important;
}
.xs-featured-box-style-3{
	min-height: 280px;
}
.xs-featured-box-icon-style-3 {
    top: 27px;
}
.xs-home5-slider .xs-welcome-wraper h2 {
    line-height: 70px;
}
.home-2form .select2-dropdown{
	background: #fff !important
}
.home-2form .select2-results__options li{
	color: #000 !important;
	    background-color: #f9f9f9 !important;
}
.home-2form .select2-results__options li:hover{
	    background-color: #dedcdc !important;
}
.home-2form .mf-input-file-upload-label{
	display: block;
}
.home-2form  .mf-input-file-upload-label{
	min-height: 48px;
	margin-bottom: 0;
	margin-top: 5px
}
.home-2form  .mf-input-file-upload-label span{
	line-height: 34px
}
.home-2form  .mf-input-file-upload-label i.fa-cloud-upload-alt{
	float: right !important;
	transform: translatey(7px)
}
.footer-widget ul{
    padding: 0;
}
.fa{
    font-family: 'FontAwesome' !important;
}
.wfdp-donate-goal-progress .goal-donor{
    display: none !important;
}
.make-donation .wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-field-wrap .xs-field{
	width: 500px;
	max-width: 92%
}
.make-donation .wfp-view .xs-btn.submit-btn{
	margin-top: -10px
}
.make-donation .wfp-view .wfp-donation-form-wraper .xs-dropdown_style_wraper,
.wfp-view .wfdp-donationForm .wfp-donate-form-footer{
	border: 0
}
.make-donation .wfp-view .wfp-donation-form-wraper .xs-dropdown_style{
	background:transparent;
	border: 1px solid #cccccc
}
.make-donation .wfp-view .xs-modal-body{
	padding-bottom: 0px
}
.xs-list{
	list-style: none;
	padding: 0
}
.xs-event-image img{
	min-height: 225px
}
.wfdp-donationForm .wfp-title-section{
	padding: 0;
	background: none;
}
@media  (min-width: 1366px) {
	.xs-image-fulid-left img{
	  height: 740px !important;
    width: auto !important;
}
	.xs-right-image img{
	width: auto !important;
}
}
		</style>
		<style id="kirki-inline-styles">.xs-top-bar{color:#ffffff;}.xs-top-bar-info li a{color:#ffffff;}.xs-social-list li a{color:#ffffff;}.xs-top-bar.top-bar-second{background-color:#1e73be;}.xs-box .xs-top-bar{background-color:#1e73be;}.xs-top-bar.top-bar-second::before{border-right-color:#1e73be;}.xs-top-bar.top-bar-second:after{border-left-color:#1e73be;}.xs-top-bar.top-bar-second:before, .xs-top-bar.top-bar-second:after{border-top-color:#1e73be;}.xs-menus .nav-menu > li > a{color:#ffffff;}.xs-single-wishList{color:#ffffff;}.xs-menus .nav-menu > li > a:hover{color:#f00000;}.xs-single-wishList:hover{color:#f00000;}.xs-menus .nav-menu > :not(.megamenu) .nav-dropdown li a{color:#ff0000;}.xs-menus .nav-menu > :not(.megamenu) .nav-dropdown li a:hover{color:#ff0000;}.navSearch-group > a{color:#000000;background-color:#e06c6c;}body{font-family:Poppins;font-size:14px;font-weight:400;line-height:1.857;color:#626c84;}h1{font-family:Poppins;font-weight:400;}h2{font-family:Poppins;font-weight:400;}h3{font-family:Poppins;font-weight:400;}h4{font-family:Poppins;font-weight:400;}h5{font-family:Poppins;font-weight:400;}h6{font-family:Poppins;font-weight:400;}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}</style>    </head>

    <body class="wp-singular wp-fundraising-template-default single single-wp-fundraising postid-1735 wp-theme-charitious sidebar-active elementor-default elementor-kit-2481">
		<header class="xs-header header-transparent xs-box">
    <div class="container">
        <nav class="xs-menus">
            
    <div class="xs-top-bar clearfix">
        <ul class="xs-top-social">
                    </ul>
        
                        <span class="top-bar-info"><i class="icon icon-phone-call"></i>5146605345</span>
                        
                            <a href="mailto:contact@fesiorg.ca" class="xs-top-bar-mail"><span class="icon icon-mail"></span> contact@fesiorg.ca</a>
                </div>
            <div class="nav-header clearfix">
                <div class="nav-toggle"></div>
                <a href="https://fesiorg.ca/" class="xs-nav-logo">
                    <img src="https://fesiorg.ca/wp-content/uploads/2020/03/logoFESIwebBold.png" alt="F.E.S.I.">
                </a>
            </div>
            <div class="nav-menus-wrapper row">
                <div class="xs-logo-wraper col-lg-2 col-xl-2 xs-padding-0">
                    <a href="https://fesiorg.ca/" class="nav-brand">
                        <img src="https://fesiorg.ca/wp-content/uploads/2020/03/logoFESIwebBold.png" alt="F.E.S.I.">
                    </a>
                </div>
                <div class="col-lg-10 col-xl-7">
                    <ul id="main-menu" class="nav-menu"><li id="menu-item-2761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-2761"><a href="https://fesiorg.ca/" >Accueil</a></li>
<li id="menu-item-500" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-500"><a href="https://fesiorg.ca/a-propos/" >À propos</a>
<ul/ class="nav-dropdown sub-menu" />
	<li id="menu-item-2664" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2664"><a href="https://fesiorg.ca/a-propos/nos-valeurs/" >Nos valeurs</a></li>
	<li id="menu-item-2663" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2663"><a href="https://fesiorg.ca/a-propos/historique/" >Historique</a></li>
	<li id="menu-item-3166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3166"><a href="https://fesiorg.ca/galerie/" >Galerie</a></li>
	<li id="menu-item-600" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-600"><a href="https://fesiorg.ca/devenir-volontaire/" >Devenir Volontaire</a></li>
</ul>
</li>
<li id="menu-item-512" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-512"><a href="https://fesiorg.ca/services/" >Services</a>
<ul/ class="nav-dropdown sub-menu" />
	<li id="menu-item-2666" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2666"><a href="https://fesiorg.ca/services/soins-de-premiere-ligne/" >Soins de première ligne</a></li>
	<li id="menu-item-2665" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2665"><a href="https://fesiorg.ca/services/encadrement/" >Encadrement</a></li>
	<li id="menu-item-2667" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2667"><a href="https://fesiorg.ca/services/une-vie-de-foyer/" >Une vie de foyer</a></li>
</ul>
</li>
<li id="menu-item-501" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-501"><a href="https://fesiorg.ca/blog/" >Blog</a></li>
<li id="menu-item-517" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-517"><a href="https://fesiorg.ca/contact-2/" >Contact</a></li>
</ul>                </div>
                <div class="xs-navs-button d-flex-center-end col-lg-3 col-xl-3 d-block d-lg-none d-xl-block">
                             <a class="btn btn-primary" href="https://www.canadahelps.org/fr/dn/42148">
             Merci pour votre don         </a>
                   </div>
            </div>
        </nav>
    </div>
</header>
    <div class=" wfp-title-section wfp-title-section-default"  >
                            <div class="xs-container">
                <header class="wfp-post-header">
                                                            <h3 class="wfp-post-title">Brilliant After All, A New Album by Rebecca: Help poor people</h3>
                                    </header><!-- header end -->
            </div>
            </div>
<div class="wfp-view wfp-view-public">
	<section id="main-content" class="wfp-single-page" role="main">
		<div class="xs-container">
			<div class=" ">
				<div class=" ">
										<div class="wfp-entry-content">
						<article id="post-1735" class="post-1735 wp-fundraising type-wp-fundraising status-publish has-post-thumbnail hentry wfp-categories-homeless wfp-categories-malnutrition" wfp-data-url="https://fesiorg.ca/2596?wfpout=true" wfp-payment-type="default">
						<div class="wfp_wraper_con">
							<div class="xs-row">
	<div class="xs-col-sm-12 xs-col-md-6 wfp-single-item">
				<div class="wfp-entry-thumbnail post-media ">
						<div class="wfp-post-image">
			<img fetchpriority="high" fetchpriority="high" width="370" height="247" src="https://fesiorg.ca/wp-content/uploads/2019/11/causes_161.jpg" class="wfp-feature wfp-full-image wp-post-image" alt="" title="Feature image" decoding="async" srcset="https://fesiorg.ca/wp-content/uploads/2019/11/causes_161.jpg 370w, https://fesiorg.ca/wp-content/uploads/2019/11/causes_161-300x200.jpg 300w" sizes="(max-width: 370px) 100vw, 370px" />			</div>
								</div>
				<div class="wfp-post-body">
			<!-- Article header -->
						
		</div> <!-- end post-body -->
        <div class="wfp-tab-wrapper">
                        <div class=" wfp-single-tabs ">
                <ul class="wfp-tab" id="wfp_menu_fixed">
                                            <li class="wfp_tab_li active"><a href="#wfp_tab_content_decription">Description</a></li>
                                            <li class="wfp_tab_li "><a href="#wfp_tab_content_review">Reviews <span class="xs-review-count">0</span></a></li>
                                            <li class="wfp_tab_li "><a href="#wfp_tab_content_updates">Updates</a></li>
                                            <li class="wfp_tab_li "><a href="#wfp_tab_content_recent">Recent Funds</a></li>
                                    </ul>

                <div class="wfp-tab-content-wraper">
                                            <div class="wfp-tab-content wfp-tab-div-disable active" id="wfp_tab_content_decription">
                            <div class="wfp-post-description">
                                                                <h5 class="color-navy-blue xs-mb-30">We are a group of 41 leaders from Ascension Leadership Academy. As a team we are committed to creating a world of Freedom, Love, and Transformation.</h5>
<p class="xs-content-description fundpress-content-description xs-mb-30">Why I am supporting Safelight’s cause… It took me a long time to admit outloud that I had been in an abusive relationship for roughly the last year an d half of my college career. I studied domestic violence/interpersonal <span class="color-navy-blue">partner violence during that time</span>, but continued to do what many people trapped in those relationships do…</p>
<p class="xs-content-description fundpress-content-description xs-mb-30">I”is it worth it?”, “do you really think that’s what love is?”, and yes, even when said “you study this stuff, you know what this is, why do you let yourself go through this?”</p>
<h3 class="bold color-green xs-post-title fundpress-post-title xs-mb-30">Our Mission:</h3>
<p class="xs-content-description fundpress-content-description xs-mb-30">To raise $85,000 by October 14, 2017, in support of the Coalition to Abolish Slavery and Trafficking Los Angeles (CAST LA) and it’s mission to build a future where Human Trafficking exists.</p>
<p class="xs-content-description fundpress-content-description xs-mb-40">NYC Marathon 2016 was the most awesome race of all to date. The day was beautiful, the crowd fantastic, and I had a great day in the Big Apple even after taking a spill at Mile 13. Now, seriously ~ who breaks an arm running a marathon? And who keeps running because ‘broken’ didn’t cross her mind? That would be me. What a learning curve!</p>
<h3 class="bold color-green xs-post-title fundpress-post-title xs-mb-30">Our Vission:</h3>
<p class="xs-content-description fundpress-content-description xs-mb-0">Why I am supporting Safelight’s cause… <span class="color-green">It took me a long time to admit outloud that</span> I had been in an abusive relationship for roughly the last year an d half of my college career. I studied domestic violence/interpersonal partner violence during that time, but continued to do what many people trapped in those relationships do… I stayed; even when asked “why?”, “is it worth it?”, “do you really think that’s what love is?”, and yes, even when said “you study this stuff, you know what this is, why do you let yourself go through this?”</p>
                                                            </div>
                        </div>
                        <!-- Article content -->
                                            <div class="wfp-tab-content wfp-tab-div-disable " id="wfp_tab_content_review">
                            <div class="wfp-recent-section">

	<div class="wfp-show-review">
		</div>
	</div>                        </div>
                                            <div class="wfp-tab-content wfp-tab-div-disable " id="wfp_tab_content_updates">
                            


                        </div>
                                            <div class="wfp-tab-content wfp-tab-div-disable " id="wfp_tab_content_recent">
                            <div class="wfp-recent-section">
			<div class="recent-block">
			<div class="user-info">
							<div class="wfp-campaign-user">
											<div class="profile-image">
															<img alt='' src='https://secure.gravatar.com/avatar/?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo avatar-default' height='32' width='32' decoding='async'/>													</div>
						<div class="profile-info">
							<span class="display-name"></span>
							<span class="country-name"></span>
						</div>
					</div>
						</div>
			<div class="price-report">
				USD<strong class="price-report--amount">100.80</strong><em class="price-report--symbol"></em> 
			</div>

			<div class="report-date">Date: Mar 2020</div>
		</div>
			<div class="recent-block">
			<div class="user-info">
							<div class="wfp-campaign-user">
											<div class="profile-image">
															<img alt='' src='https://secure.gravatar.com/avatar/?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo avatar-default' height='32' width='32' decoding='async'/>													</div>
						<div class="profile-info">
							<span class="display-name"></span>
							<span class="country-name"></span>
						</div>
					</div>
						</div>
			<div class="price-report">
				USD<strong class="price-report--amount">10,500.00</strong><em class="price-report--symbol"></em> 
			</div>

			<div class="report-date">Date: Mar 2020</div>
		</div>
	</div>
                        </div>
                                    </div>
            </div>
        </div>
	</div>
	<div class="xs-col-sm-12 xs-col-md-6  wfp-single-item">
		<div class="wfp-goal-wraper">	
			<error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &gt; Erreur]]></title>
    <message><![CDATA[&lt;p&gt;Il y a eu une erreur critique sur ce site.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://fr.wordpress.org/support/article/debugging-in-wordpress/&quot;&gt;En apprendre plus sur le débogage de WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
