<!DOCTYPE html>
<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<title>Page not found - Josie Ahlquist</title>
<meta name="viewport" content="width=device-width, initial-scale=1"><script>window._wca = window._wca || [];</script>

<!-- The SEO Framework by Sybre Waaijer -->
<meta name="robots" content="max-snippet:-1,max-image-preview:standard,max-video-preview:-1" />
<script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.josieahlquist.com/#/schema/WebSite","url":"https://www.josieahlquist.com/","name":"Josie Ahlquist","description":"Let your values drive your online presence","inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.josieahlquist.com/search/{search_term_string}/"},"query-input":"required name=search_term_string"},"publisher":{"@type":"Organization","@id":"https://www.josieahlquist.com/#/schema/Organization","name":"Josie Ahlquist","url":"https://www.josieahlquist.com/","logo":{"@type":"ImageObject","url":"https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/03/cropped-Josie-Ahlquist-Favicon-Color-for-web-1.png?fit=512%2C512&ssl=1","contentUrl":"https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/03/cropped-Josie-Ahlquist-Favicon-Color-for-web-1.png?fit=512%2C512&ssl=1","width":512,"height":512}}},{"@type":"WebPage","name":"Page not found - Josie Ahlquist","inLanguage":"en-US","isPartOf":{"@id":"https://www.josieahlquist.com/#/schema/WebSite"},"breadcrumb":{"@type":"BreadcrumbList","@id":"https://www.josieahlquist.com/#/schema/BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":"https://www.josieahlquist.com/","name":"Josie Ahlquist"},{"@type":"ListItem","position":2,"name":"Page not found"}]}}]}</script>
<!-- / The SEO Framework by Sybre Waaijer | 2.79ms meta | 1.03ms boot -->

<link rel='dns-prefetch' href='//cdn.usefathom.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link href='https://fonts.googleapis.com' crossorigin rel='preconnect' />
<link rel='preconnect' href='//i0.wp.com' />
<link rel="alternate" type="application/rss+xml" title="Josie Ahlquist &raquo; Feed" href="https://www.josieahlquist.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Josie Ahlquist &raquo; Comments Feed" href="https://www.josieahlquist.com/comments/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v11.1.3 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-J057LK904G"  data-cfasync="false" data-wpfc-render="false" async></script>
			<script data-cfasync="false" data-wpfc-render="false">
				var mi_version = '11.1.3';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.josieahlquist.com\/podcast\/lloydahlquist\/info.campussonar.com\/podcast\/feed\/podcast\/","page_referrer":"https:\/\/www.josieahlquist.com\/podcast\/lloydahlquist\/info.campussonar.com\/podcast"};
								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-J057LK904G',
									];

				/* 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-J057LK904G', {"forceSSL":"true","link_attribution":"true","page_path":'\/404.html?page=' + document.location.pathname + document.location.search + '&from=' + document.referrer} );
										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 -->
		<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='generate-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic|Lato:700|lato-bold' media='all' />
<link rel='stylesheet' id='sbi-tokens-local-css' href='https://www.josieahlquist.com/wp-content/plugins/instagram-feed/assets/tokens/sb-tokens-local.css?ver=6.12.0' media='all' />
<link rel='stylesheet' id='sbi_styles-css' href='https://www.josieahlquist.com/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.12.0' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://www.josieahlquist.com/wp-includes/css/dashicons.min.css?ver=7.0.4' media='all' />
<link rel='stylesheet' id='menu-icons-extra-css' href='https://www.josieahlquist.com/wp-content/plugins/menu-icons/css/extra.min.css?ver=0.13.23' media='all' />
<link rel='stylesheet' id='ssp-castos-player-css' href='https://www.josieahlquist.com/wp-content/plugins/seriously-simple-podcasting/assets/css/castos-player.min.css?ver=3.17.0' media='all' />
<link rel='stylesheet' id='ssp-subscribe-buttons-css' href='https://www.josieahlquist.com/wp-content/plugins/seriously-simple-podcasting/assets/css/subscribe-buttons.css?ver=3.17.0' media='all' />
<link rel='stylesheet' id='sb-elementor-shared-style-css' href='https://www.josieahlquist.com/wp-content/plugins/instagram-feed/vendor/smashballoon/framework/Packages/Blocks/css/sb-elementor.css?ver=1.0.0' media='all' />
<style id="wp-emoji-styles-inline-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;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://www.josieahlquist.com/wp-includes/css/dist/block-library/style.min.css?ver=7.0.4' media='all' />
<style id="classic-theme-styles-inline-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}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<link rel='stylesheet' id='jetpack-forms-layout-css' href='https://www.josieahlquist.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/../dist/contact-form/css/jetpack-forms-layout.css?ver=16.1.1' media='all' />
<link rel='stylesheet' id='mediaelement-css' href='https://www.josieahlquist.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://www.josieahlquist.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=7.0.4' media='all' />
<style id="filebird-block-filebird-gallery-style-inline-css">
ul.filebird-block-filebird-gallery{margin:auto!important;padding:0!important;width:100%}ul.filebird-block-filebird-gallery.layout-grid{display:grid;grid-gap:20px;align-items:stretch;grid-template-columns:repeat(var(--columns),1fr);justify-items:stretch}ul.filebird-block-filebird-gallery.layout-grid li img{border:1px solid #ccc;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}ul.filebird-block-filebird-gallery.layout-masonry{-moz-column-count:var(--columns);column-count:var(--columns);-moz-column-gap:var(--space);column-gap:var(--space);display:block;overflow:auto}ul.filebird-block-filebird-gallery.layout-masonry li{margin-bottom:var(--space)}ul.filebird-block-filebird-gallery li{list-style:none}ul.filebird-block-filebird-gallery li figure{height:100%;margin:0;padding:0;position:relative;width:100%}ul.filebird-block-filebird-gallery li figure figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}ul.filebird-block-filebird-gallery li figure figcaption a{color:inherit}

/*# sourceURL=https://www.josieahlquist.com/wp-content/plugins/filebird/blocks/filebird-gallery/build/style-index.css */
</style>
<style id="global-styles-inline-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--color--contrast: var(--contrast);--wp--preset--color--contrast-2: var(--contrast-2);--wp--preset--color--contrast-3: var(--contrast-3);--wp--preset--color--base: var(--base);--wp--preset--color--base-2: var(--base-2);--wp--preset--color--base-3: var(--base-3);--wp--preset--color--accent: var(--accent);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }: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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.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-contrast-color{color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-color{color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-color{color: var(--wp--preset--color--contrast-3) !important;}.has-base-color{color: var(--wp--preset--color--base) !important;}.has-base-2-color{color: var(--wp--preset--color--base-2) !important;}.has-base-3-color{color: var(--wp--preset--color--base-3) !important;}.has-accent-color{color: var(--wp--preset--color--accent) !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-contrast-background-color{background-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-background-color{background-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-background-color{background-color: var(--wp--preset--color--contrast-3) !important;}.has-base-background-color{background-color: var(--wp--preset--color--base) !important;}.has-base-2-background-color{background-color: var(--wp--preset--color--base-2) !important;}.has-base-3-background-color{background-color: var(--wp--preset--color--base-3) !important;}.has-accent-background-color{background-color: var(--wp--preset--color--accent) !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-contrast-border-color{border-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-border-color{border-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-border-color{border-color: var(--wp--preset--color--contrast-3) !important;}.has-base-border-color{border-color: var(--wp--preset--color--base) !important;}.has-base-2-border-color{border-color: var(--wp--preset--color--base-2) !important;}.has-base-3-border-color{border-color: var(--wp--preset--color--base-3) !important;}.has-accent-border-color{border-color: var(--wp--preset--color--accent) !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;}
:root :where(.wp-block-icon svg){width: 24px;}
: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-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-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;}
/*# sourceURL=global-styles-inline-css */
</style>
<link rel='stylesheet' id='woocommerce-layout-css' href='https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=11.0.1' media='all' />
<style id="woocommerce-layout-inline-css">

	.infinite-scroll .woocommerce-pagination {
		display: none;
	}
/*# sourceURL=woocommerce-layout-inline-css */
</style>
<link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=11.0.1' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='woocommerce-general-css' href='https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=11.0.1' media='all' />
<style id="woocommerce-general-inline-css">
.woocommerce .page-header-image-single {display: none;}.woocommerce .entry-content,.woocommerce .product .entry-summary {margin-top: 0;}.related.products {clear: both;}.checkout-subscribe-prompt.clear {visibility: visible;height: initial;width: initial;}@media (max-width:768px) {.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {float: none;}.woocommerce .woocommerce-ordering select {max-width: 100%;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-page[class*=columns-] ul.products li.product,.woocommerce[class*=columns-] ul.products li.product {width: 100%;float: none;}}
/*# sourceURL=woocommerce-general-inline-css */
</style>
<style id="woocommerce-inline-inline-css">
.woocommerce form .form-row .required { visibility: visible; }
/*# sourceURL=woocommerce-inline-inline-css */
</style>
<link rel='stylesheet' id='generate-style-grid-css' href='https://www.josieahlquist.com/wp-content/themes/generatepress/assets/css/unsemantic-grid.min.css?ver=3.6.1' media='all' />
<link rel='stylesheet' id='generate-style-css' href='https://www.josieahlquist.com/wp-content/themes/generatepress/assets/css/style.min.css?ver=3.6.1' media='all' />
<style id="generate-style-inline-css">
body{background-color:#ffffff;color:#050100;}a{color:#256491;}a:visited{color:#256491;}a:hover, a:focus, a:active{color:#256491;}body .grid-container{max-width:1100px;}.wp-block-group__inner-container{max-width:1100px;margin-left:auto;margin-right:auto;}.generate-back-to-top{font-size:20px;border-radius:3px;position:fixed;bottom:30px;right:30px;line-height:40px;width:40px;text-align:center;z-index:10;transition:opacity 300ms ease-in-out;opacity:0.1;transform:translateY(1000px);}.generate-back-to-top__show{opacity:1;transform:translateY(0);}.navigation-search{position:absolute;left:-99999px;pointer-events:none;visibility:hidden;z-index:20;width:100%;top:0;transition:opacity 100ms ease-in-out;opacity:0;}.navigation-search.nav-search-active{left:0;right:0;pointer-events:auto;visibility:visible;opacity:1;}.navigation-search input[type="search"]{outline:0;border:0;vertical-align:bottom;line-height:1;opacity:0.9;width:100%;z-index:20;border-radius:0;-webkit-appearance:none;height:60px;}.navigation-search input::-ms-clear{display:none;width:0;height:0;}.navigation-search input::-ms-reveal{display:none;width:0;height:0;}.navigation-search input::-webkit-search-decoration, .navigation-search input::-webkit-search-cancel-button, .navigation-search input::-webkit-search-results-button, .navigation-search input::-webkit-search-results-decoration{display:none;}.main-navigation li.search-item{z-index:21;}li.search-item.active{transition:opacity 100ms ease-in-out;}.nav-left-sidebar .main-navigation li.search-item.active,.nav-right-sidebar .main-navigation li.search-item.active{width:auto;display:inline-block;float:right;}.gen-sidebar-nav .navigation-search{top:auto;bottom:0;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#1e73be;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}body, button, input, select, textarea{font-family:"Open Sans", sans-serif;}body{line-height:1.5;}.entry-content > [class*="wp-block-"]:not(:last-child):not(.wp-block-heading){margin-bottom:1.5em;}.main-title{font-family:"Lato", sans-serif;font-size:45px;}.site-description{font-family:"Lato", sans-serif;}.main-navigation a, .menu-toggle{font-family:"Open Sans", sans-serif;font-size:12px;}.main-navigation .main-nav ul ul li a{font-size:11px;}.sidebar .widget, .footer-widgets .widget{font-size:17px;}h1{font-family:"Lato", sans-serif;font-weight:700;font-size:40px;}h2{font-family:"Lato", sans-serif;font-weight:700;font-size:30px;}h3{font-family:"Lato", sans-serif;font-weight:bold;font-size:24px;}h4{font-family:"lato-bold";font-weight:bold;font-size:22px;}h5{font-family:"lato-bold";font-weight:bold;}h6{font-family:"lato-bold";font-weight:bold;font-size:18px;}@media (max-width:768px){.main-title{font-size:30px;}h1{font-size:30px;}h2{font-size:25px;}}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:#ffffff;color:#3a3a3a;}.site-header a{color:#3a3a3a;}.main-title a,.main-title a:hover{color:#222222;}.site-description{color:#757575;}.mobile-menu-control-wrapper .menu-toggle,.mobile-menu-control-wrapper .menu-toggle:hover,.mobile-menu-control-wrapper .menu-toggle:focus,.has-inline-mobile-toggle #site-navigation.toggled{background-color:rgba(0, 0, 0, 0.02);}.main-navigation,.main-navigation ul ul{background-color:#ffffff;}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:#3f3f3f;}button.menu-toggle:hover,button.menu-toggle:focus,.main-navigation .mobile-bar-items a,.main-navigation .mobile-bar-items a:hover,.main-navigation .mobile-bar-items a:focus{color:#3f3f3f;}.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:#222222;}.main-navigation .main-nav ul ul li a{color:#222222;}.main-navigation .main-nav ul ul li[class*="current-menu-"] > a{color:#222222;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:#ffffff;}.entry-meta{color:#595959;}.entry-meta a{color:#595959;}.entry-meta a:hover{color:#1e73be;}.sidebar .widget{background-color:#ffffff;}.sidebar .widget .widget-title{color:#000000;}.footer-widgets{background-color:#ffffff;}.footer-widgets .widget-title{color:#000000;}.site-info{color:#ffffff;background-color:#222222;}.site-info a{color:#ffffff;}.site-info a:hover{color:#606060;}.footer-bar .widget_nav_menu .current-menu-item a{color:#606060;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:#666666;background-color:#fafafa;border-color:#cccccc;}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:#666666;background-color:#ffffff;border-color:#bfbfbf;}button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#666666;}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f3f3f;}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width: 768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:#3f3f3f;}}.inside-top-bar{padding:10px;}.inside-header{padding:40px;}.site-main .wp-block-group__inner-container{padding:40px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}.main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .mobile-bar-items a{line-height:80px;}.main-navigation .main-nav ul ul li a{padding:20px;}.navigation-search input[type="search"]{height:80px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:20px;padding-bottom:20px;margin-top:-20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}.site-info{padding:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.site-info{padding-right:10px;padding-left:10px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}}.one-container .sidebar .widget{padding:0px;}/* End cached CSS */@media (max-width: 768px){.main-navigation .menu-toggle,.main-navigation .mobile-bar-items,.sidebar-nav-mobile:not(#sticky-placeholder){display:block;}.main-navigation ul,.gen-sidebar-nav{display:none;}[class*="nav-float-"] .site-header .inside-header > *{float:none;clear:both;}}
@media (max-width: 768px){.main-navigation .menu-toggle,.main-navigation .mobile-bar-items a,.main-navigation .menu-bar-item > a{padding-left:31px;padding-right:31px;}.main-navigation .main-nav ul li a,.main-navigation .menu-toggle,.main-navigation .mobile-bar-items a,.main-navigation .menu-bar-item > a{line-height:46px;}.main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"]{height:46px;}}
/*# sourceURL=generate-style-inline-css */
</style>
<link rel='stylesheet' id='generate-mobile-style-css' href='https://www.josieahlquist.com/wp-content/themes/generatepress/assets/css/mobile.min.css?ver=3.6.1' media='all' />
<link rel='stylesheet' id='generate-font-icons-css' href='https://www.josieahlquist.com/wp-content/themes/generatepress/assets/css/components/font-icons.min.css?ver=3.6.1' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='e-popup-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.2.2' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='e-animation-float-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='widget-form-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.2.2' media='all' />
<link rel='stylesheet' id='widget-nav-menu-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=4.2.2' media='all' />
<link rel='stylesheet' id='widget-search-form-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=4.2.2' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='widget-pp-advanced-menu-css' href='https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/css/min/widget-advanced-menu.min.css?ver=3.0.3' media='all' />
<style id="widget-pp-advanced-menu-inline-css">
@media (max-width:767px){.pp-advanced-menu--dropdown-mobile .pp-advanced-menu--main{display:none}.pp-advanced-menu--dropdown-mobile .pp-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.pp-advanced-menu--dropdown-mobile .pp-menu-toggle:not(.pp-menu-toggle-on-all){display:none}}@media (max-width:1024px){.pp-advanced-menu--dropdown-tablet .pp-advanced-menu--main{display:none}.pp-advanced-menu--dropdown-tablet .pp-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1025px){.pp-advanced-menu--dropdown-tablet .pp-menu-toggle:not(.pp-menu-toggle-on-all){display:none}}
/*# sourceURL=widget-pp-advanced-menu-inline-css */
</style>
<link rel='stylesheet' id='widget-icon-list-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='elementor-icons-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.53.0' media='all' />
<link rel='stylesheet' id='elementor-post-22595-css' href='https://www.josieahlquist.com/wp-content/uploads/elementor/css/post-22595.css?ver=1787222288' media='all' />
<link rel='stylesheet' id='font-awesome-5-all-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=4.2.3' media='all' />
<link rel='stylesheet' id='pp-extensions-css' href='https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/css/min/extensions.min.css?ver=3.0.3' media='all' />
<link rel='stylesheet' id='pp-tooltip-css' href='https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/css/min/tooltip.min.css?ver=3.0.3' media='all' />
<link rel='stylesheet' id='elementor-post-34222-css' href='https://www.josieahlquist.com/wp-content/uploads/elementor/css/post-34222.css?ver=1787222289' media='all' />
<link rel='stylesheet' id='elementor-post-22976-css' href='https://www.josieahlquist.com/wp-content/uploads/elementor/css/post-22976.css?ver=1787222289' media='all' />
<link rel='stylesheet' id='elementor-post-424-css' href='https://www.josieahlquist.com/wp-content/uploads/elementor/css/post-424.css?ver=1787222289' media='all' />
<link rel='stylesheet' id='elementor-post-418-css' href='https://www.josieahlquist.com/wp-content/uploads/elementor/css/post-418.css?ver=1787222289' media='all' />
<link rel='stylesheet' id='elementor-post-29717-css' href='https://www.josieahlquist.com/wp-content/uploads/elementor/css/post-29717.css?ver=1787222295' media='all' />
<style id="elementor-pro-custom-fonts-inline-css">
@font-face {
	font-family: 'Quattrocento';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.josieahlquist.com//wp-content/uploads/2018/10/Quattrocento-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Alisha';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.josieahlquist.com//wp-content/uploads/2019/04/Alisha.ttf') format('truetype');
}

/*# sourceURL=elementor-pro-custom-fonts-inline-css */
</style>
<link rel='stylesheet' id='generate-blog-images-css' href='https://www.josieahlquist.com/wp-content/plugins/gp-premium/blog/functions/css/featured-images.min.css?ver=2.5.6' media='all' />
<link rel='stylesheet' id='elementor-gf-local-lato-css' href='https://www.josieahlquist.com/wp-content/uploads/elementor/google-fonts/css/lato.css?ver=1742251227' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' media='all' />
<script async data-wp-strategy="async" id="monsterinsights-frontend-script-js" src="https://www.josieahlquist.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=11.1.3"></script>
<script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>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:\/\/www.josieahlquist.com","hash_tracking":"false","v4_id":"G-J057LK904G"};</script>
<script data-wp-strategy="defer" defer id="fathom-snippet-js" src="https://cdn.usefathom.com/script.js" data-site="QLFRHLCN"   data-no-minify></script>
<script id="jquery-core-js-extra">
var pp = {"ajax_url":"https://www.josieahlquist.com/wp-admin/admin-ajax.php"};
//# sourceURL=jquery-core-js-extra
</script>
<script id="jquery-core-js" src="https://www.josieahlquist.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"></script>
<script id="jquery-migrate-js" src="https://www.josieahlquist.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1"></script>
<script data-wp-strategy="defer" defer id="wc-jquery-blockui-js" src="https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.11.0.1"></script>
<script id="wc-add-to-cart-js-extra">
var wc_add_to_cart_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https://www.josieahlquist.com/cart/","is_cart":"","cart_redirect_after_add":"yes"};
//# sourceURL=wc-add-to-cart-js-extra
</script>
<script data-wp-strategy="defer" defer id="wc-add-to-cart-js" src="https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=11.0.1"></script>
<script data-wp-strategy="defer" defer id="wc-js-cookie-js" src="https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.11.0.1"></script>
<script id="woocommerce-js-extra">
var woocommerce_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"};
//# sourceURL=woocommerce-js-extra
</script>
<script data-wp-strategy="defer" defer id="woocommerce-js" src="https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=11.0.1"></script>
<script id="WCPAY_ASSETS-js-extra">
var wcpayAssets = {"url":"https://www.josieahlquist.com/wp-content/plugins/woocommerce-payments/dist/"};
//# sourceURL=WCPAY_ASSETS-js-extra
</script>
<script data-wp-strategy="defer" defer id="woocommerce-analytics-js" src="https://stats.wp.com/s-202634.js"></script>
<script id="font-awesome-4-shim-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=4.2.3"></script>
<link rel="https://api.w.org/" href="https://www.josieahlquist.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.josieahlquist.com/xmlrpc.php?rsd" />
<!-- 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', '241416089832240');
  fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=241416089832240&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<link rel="alternate" type="application/rss+xml" title="Podcast RSS feed" href="https://www.josieahlquist.com/feed/podcast" />

	<style>img#wpstats{display:none}</style>
			<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	<meta name="generator" content="Elementor 4.2.3; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto">
<!-- Fathom - beautiful, simple website analytics -->
                <script src="https://cdn.usefathom.com/script.js" data-site="QLFRHLCN" defer></script>
              <!-- / Fathom -->
<style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>			<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://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/03/cropped-Josie-Ahlquist-Favicon-Color-for-web-1.png?fit=32%2C32&#038;ssl=1" sizes="32x32" />
<link rel="icon" href="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/03/cropped-Josie-Ahlquist-Favicon-Color-for-web-1.png?fit=192%2C192&#038;ssl=1" sizes="192x192" />
<link rel="apple-touch-icon" href="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/03/cropped-Josie-Ahlquist-Favicon-Color-for-web-1.png?fit=180%2C180&#038;ssl=1" />
<meta name="msapplication-TileImage" content="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/03/cropped-Josie-Ahlquist-Favicon-Color-for-web-1.png?fit=270%2C270&#038;ssl=1" />
<style id="wp-custom-css">
/* Header */
.elementor-424 .elementor-element.elementor-element-0eb309f .pp-advanced-menu--dropdown a, .pp-advanced-menu--dropdown.pp-advanced-menu__container.pp-menu-0eb309f a, .elementor-424 .elementor-element.elementor-element-7c7aa21 .pp-advanced-menu--dropdown a, .pp-advanced-menu--dropdown.pp-advanced-menu__container.pp-menu-7c7aa21 a {
	justify-content: normal !important;
}

/* 	woocommerce */

a.button.wc-forward {
	color: #fff !important;
  background-color: #189EC4 !important;
  border-radius: 30px !important;
}
a.button.wc-forward:hover {
  background-color: #000000 !important;
}


.woocommerce div.product p.stock {
	display: none;
}

.gsection_title {
margin-top: 1.5em;
	padding: 0;
}

.gform_wrapper.gravity-theme .gsection h3 {
	color: #189EC4;
	margin-top: 1.5em;
	margin-bottom:0;
	padding: 0;
}

.gform_wrapper.gravity-theme .gfield_description {
	padding-top: 0 !important;

}

.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description {
		margin-top: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_label {
	margin-bottom: 2px !important;
}

.elementor-34590 .elementor-element.elementor-element-487c74c .pp-woo-cart .cross-sells .button {
	border-radius: 30px;
	padding: 15px 25px;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
	margin-right: 50px;
}

.elementor-widget-pp-woo-checkout {
	color: #000000 !important;
}

/* ----- */

.force-left h2 {
    text-align: left !important;
}

/* Logo Carousel */

.pp-logo-carousel.swiper-container .swiper-slide img{
	max-height: 60px !important;
}

.site-header .header-image {
	width: 120px;
}

.post {
	margin: 0 !important;
}

/* =Reset
------------------------------------------------------- */

body * {
	box-sizing: border-box;
	/* Use the same method of sizing elements as Elementor does */
}
html, body { /* Fix for horizontal wiggle on iPhone - thanks Lyle Chamney from https://snifflevalve.com/ */
    max-width: 100% !important;
    overflow-x: hidden !important;
}

/* =Elements
------------------------------------------------------- */
ol, ul {
	margin-left: 1em;
}

/* Add top margin to h2 headings within body copy, only if they follow other body copy
elements */
p + h2, 
ul + h2,
ol + h2 {
	margin-top: 1.2em;
}

/* =GeneratePress
------------------------------------------------------- */

/* Add extra content area top and bottom padding for mobile */
@media (max-width: 768px) {
	.one-container .site-content {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}


/* =Elementor plugin
------------------------------------------------------- */

/* Set some default left and right padding on mobile - same as GeneratePress */
.elementor-top-section.elementor-section-boxed > .elementor-container {
	padding: 0 20px;
}

/* 1. Don't set padding if an Elementor library item is embdedded within another section via shortcode */
/* 2. Don't set padding if an Elementor library item is embdedded within a standard non-full width page */
.elementor-top-section .elementor-top-section.elementor-section-boxed > .elementor-container,
body:not(.full-width-content) .entry-content .elementor-top-section.elementor-section-boxed > .elementor-container {
	padding: 0;
}

/* 3. Don't set padding if the section has a class of 'nopad' */
@media (max-width: 767px) {
	.elementor-top-section.elementor-section-boxed.nopad > .elementor-container {
		padding: 0;
	}
}

/* Make Elementor elements expand to fit the full available width - due to how EL puts padding
all the way round columns *//*
.elementor-section-boxed .elementor-column-gap-default > .elementor-row {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
}*/
.elementor-section-boxed .elementor-column-gap-narrow > .elementor-row {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
}
.elementor-section-boxed .elementor-column-gap-extended > .elementor-row {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}
.elementor-section-boxed .elementor-column-gap-wide > .elementor-row {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
}
.elementor-section-boxed .elementor-column-gap-wider > .elementor-row {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
}

/* =Dave Foy added October 11 2017 
------------------------------------------------------- */
@media (max-width: 768px) {
    [class*=nav-float-] .site-header .inside-header>* {
        clear: none;
        float: left;
        padding-bottom: 20px; /* logo left on mobile */
    }
    [class*=nav-float-] .site-header .inside-header>nav {
     	float: right;   /* nav right on mobile */
    }
    
}

@media (max-width: 838px) {
 .main-navigation .main-nav ul li a, .main-navigation .mobile-bar-items a, .menu-toggle {
		line-height: 40px; /* tighter mobile nav item spacing */
	}
}

/* GeneratePress header fix for problem break points */
@media(min-width:768px) AND (max-width:838px) {
	.inside-header {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		text-align: center;
	}
	#site-navigation {
		min-width: 838px;
		padding: 10px;
		text-align: center;
	}
	#site-navigation ul li {
		display: inline-block;
		float: none;
	}
}

/* Blockquote code */
blockquote {
font-size: 1em;
font-style: italic;
}


/* TESTIMONIAL STYLING */
.ck-testimonial-carousel .elementor-testimonial::before {
	position: relative;
	text-align: left;
	line-height: 0;
	top: 30px;
	left: -6%;
	content: "\201C";
	font-size: 150px;
	font-style: normal;
	font-family: Alisha;
	color: #d3a43c;
	opacity: 0.4;
	display: block;
}

.ck-testimonial::before {
	position: relative;
	text-align: left;
	line-height: 0;
	top: 20px;
	left: -5%;
	content: "\201C";
	font-size: 150px;
	font-style: normal;
	font-family: Alisha;
	color: #189EC4 !important;
	opacity: 0.4;
	display: block;
}

.ck-testimonial-renew::before {
	position: relative;
	text-align: left;
	line-height: 0;
	top: 20px;
	left: -5%;
	content: "\201C";
	font-size: 150px;
	font-style: normal;
	font-family: Alisha;
	color: #94b9ff !important;
	opacity: 0.4;
	display: block;
}

.ck-testimonial-white::before {
	position: relative;
	text-align: left;
	line-height: 0;
	top: 20px;
	left: -5%;
	content: "\201C";
	font-size: 150px;
	font-style: normal;
	font-family: Alisha;
	color: #ffffff !important;
	opacity: 0.4;
	display: block;
}

.ck-testimonial, .ck-testimonial-white, .ck-testimonial-renew,.ck-testimonial-carousel .elementor-testimonial {
	font-family: Quattrocento !important;
	font-style: italic;
	font-weight: 400;
	font-size: 16px;
	margin-top: 5%;
	margin-bottom: 5% !important;
	line-height: 1.8em;
}

.ck-testimonial .elementor-testimonial-name, .ck-testimonial-carousel .elementor-testimonial .elementor-testimonial-name {
	    color: #189EC4 !important;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4em;
	font-style: normal;
	font-weight: 500;
		font-family: Alisha !important;
padding-left: 5px !important;
}

.ck-testimonial-renew .elementor-testimonial-name {
	    color: #94b9ff !important;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4em;
	font-style: normal;
	font-weight: 500;
		font-family: Alisha !important;
padding-left: 5px !important;
}

.ck-testimonial .elementor-testimonial-job, .ck-testimonial-carousel .elementor-testimonial .elementor-testimonial-job {
	font-size: 18px;
    line-height: 1.4em;
	font-style: normal;
			font-family: Quattrocento !important;
	    color: #189EC4 !important;
}

.ck-testimonial-white .elementor-testimonial-name {
	    color: #ffffff !important;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4em;
	font-style: normal;
	font-weight: 500;
		font-family: Alisha !important;
padding-left: 5px !important;
}

.ck-testimonial-white .elementor-testimonial-job {
	font-size: 16px;
    line-height: 1.4em;
	font-style: normal;
			font-family: Quattrocento !important;
	    color: #ffffff !important;
}
	
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
	width: 90px;
	height: 90px;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
	vertical-align: top;
}

/* Auto-feature image at top of page OFF */

.post-image-aligned-center .featured-image, .post-image-aligned-center .post-image {
	display: none !important;
}

/* Red Blog Buttons */
.wp-block-button__link.has-background.has-vivid-red-background-color {
	color: #ffffff !important;
}
.callout-box {
  padding: 24px;
}
</style>
</head>

<body class="error404 wp-embed-responsive wp-theme-generatepress theme-generatepress post-image-below-header post-image-aligned-center sticky-menu-fade woocommerce-no-js no-sidebar nav-float-right separate-containers fluid-header active-footer-widgets-3 nav-search-enabled header-aligned-left dropdown-hover elementor-default elementor-template-full-width elementor-kit-22595 elementor-page-29717 full-width-content" itemtype="https://schema.org/WebPage" itemscope>
	<a class="screen-reader-text skip-link" href="#content" title="Skip to content">Skip to content</a>		<header data-elementor-type="header" data-elementor-id="424" class="elementor elementor-424 elementor-location-header" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-f6182bb elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f6182bb" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f71b4f6" data-id="f71b4f6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-179e602 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="179e602" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8c0bb1c" data-id="8c0bb1c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2b00c93 elementor-widget elementor-widget-text-editor" data-id="2b00c93" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The 2025 DigiCohort is now open. <a href="https://www.josieahlquist.com/digital-community-building-cohort/" target="_blank" rel="noopener">Secure your spot today!</a></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-483f0a81 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="483f0a81" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67814139" data-id="67814139" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-c6ba4f4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c6ba4f4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-8797853" data-id="8797853" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b305be0 elementor-nav-menu__align-end elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="b305be0" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-b305be0" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25877"><a href="#" class="elementor-item elementor-item-anchor">Services<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26274"><a href="https://www.josieahlquist.com/highereducation/" class="elementor-sub-item">Higher Education<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
	<ul class="sub-menu elementor-nav-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35714"><a href="https://www.josieahlquist.com/marketing-for-higher-education-associations/" class="elementor-sub-item">Association Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25913"><a href="https://www.josieahlquist.com/consulting/" class="elementor-sub-item">Campus Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25910"><a href="https://www.josieahlquist.com/highereducationexecutives/" class="elementor-sub-item">Executive Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35808"><a href="https://www.josieahlquist.com/higher-ed-social-media-coaching/" class="elementor-sub-item">Social Media Coaching</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26195"><a href="https://www.josieahlquist.com/higher-ed-speaking/" class="elementor-sub-item">Speaking</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25894"><a href="#" class="elementor-sub-item elementor-item-anchor">Courses<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
		<ul class="sub-menu elementor-nav-menu--dropdown">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32912"><a href="https://www.josieahlquist.com/student-social-media-academy/" class="elementor-sub-item">Student Social Media Academy</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34366"><a href="https://www.josieahlquist.com/supervisor-toolkit/" class="elementor-sub-item">Student Academy: Supervisor Toolkit</a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25893"><a href="https://www.josieahlquist.com/companies-and-organizations/" class="elementor-sub-item">Companies &#038; Organizations</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25878"><a href="#" class="elementor-item elementor-item-anchor">Learn<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25882"><a href="https://www.josieahlquist.com/blog/" class="elementor-sub-item">Blog</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25883"><a href="https://www.josieahlquist.com/thepodcast/" class="elementor-sub-item">Podcast</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25889"><a href="https://www.josieahlquist.com/digital-workshops/" class="elementor-sub-item">Webinars</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25887"><a href="https://www.josieahlquist.com/resources/" class="elementor-sub-item">Resources</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25879"><a href="#" class="elementor-item elementor-item-anchor">My Book<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25890"><a href="https://www.josieahlquist.com/digitalleadership/" class="elementor-sub-item">Digital Leadership in Higher Education</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25891"><a href="https://www.josieahlquist.com/digitalleadership/digital-leadership-resources/" class="elementor-sub-item">Digital Leadership Resources</a></li>
</ul>
</li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-b305be0" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25877"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Services<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26274"><a href="https://www.josieahlquist.com/highereducation/" class="elementor-sub-item" tabindex="-1">Higher Education<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
	<ul class="sub-menu elementor-nav-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35714"><a href="https://www.josieahlquist.com/marketing-for-higher-education-associations/" class="elementor-sub-item" tabindex="-1">Association Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25913"><a href="https://www.josieahlquist.com/consulting/" class="elementor-sub-item" tabindex="-1">Campus Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25910"><a href="https://www.josieahlquist.com/highereducationexecutives/" class="elementor-sub-item" tabindex="-1">Executive Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35808"><a href="https://www.josieahlquist.com/higher-ed-social-media-coaching/" class="elementor-sub-item" tabindex="-1">Social Media Coaching</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26195"><a href="https://www.josieahlquist.com/higher-ed-speaking/" class="elementor-sub-item" tabindex="-1">Speaking</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25894"><a href="#" class="elementor-sub-item elementor-item-anchor" tabindex="-1">Courses<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
		<ul class="sub-menu elementor-nav-menu--dropdown">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32912"><a href="https://www.josieahlquist.com/student-social-media-academy/" class="elementor-sub-item" tabindex="-1">Student Social Media Academy</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34366"><a href="https://www.josieahlquist.com/supervisor-toolkit/" class="elementor-sub-item" tabindex="-1">Student Academy: Supervisor Toolkit</a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25893"><a href="https://www.josieahlquist.com/companies-and-organizations/" class="elementor-sub-item" tabindex="-1">Companies &#038; Organizations</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25878"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Learn<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25882"><a href="https://www.josieahlquist.com/blog/" class="elementor-sub-item" tabindex="-1">Blog</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25883"><a href="https://www.josieahlquist.com/thepodcast/" class="elementor-sub-item" tabindex="-1">Podcast</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25889"><a href="https://www.josieahlquist.com/digital-workshops/" class="elementor-sub-item" tabindex="-1">Webinars</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25887"><a href="https://www.josieahlquist.com/resources/" class="elementor-sub-item" tabindex="-1">Resources</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-25879"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">My Book<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25890"><a href="https://www.josieahlquist.com/digitalleadership/" class="elementor-sub-item" tabindex="-1">Digital Leadership in Higher Education</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25891"><a href="https://www.josieahlquist.com/digitalleadership/digital-leadership-resources/" class="elementor-sub-item" tabindex="-1">Digital Leadership Resources</a></li>
</ul>
</li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-316366e" data-id="316366e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2a7e3eee elementor-widget elementor-widget-image" data-id="2a7e3eee" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://www.josieahlquist.com/">
							<img fetchpriority="high" width="768" height="180" src="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2018/11/Josie-Ahlquist-Main-Logo-Color.png?fit=768%2C180&amp;ssl=1" class="attachment-medium_large size-medium_large wp-image-22603" alt="" />								</a>
															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-24150e3" data-id="24150e3" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-48be4d76 elementor-nav-menu__align-start elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="48be4d76" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-48be4d76" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26006"><a href="#" class="elementor-item elementor-item-anchor">About<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26007"><a href="https://www.josieahlquist.com/about/" class="elementor-sub-item">About Josie</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26010"><a href="https://www.josieahlquist.com/press/" class="elementor-sub-item">Press</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26009"><a href="https://www.josieahlquist.com/client-love/" class="elementor-sub-item">Client Love</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26008"><a href="https://www.josieahlquist.com/case-studies/" class="elementor-sub-item">Case Studies</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26011"><a href="https://www.josieahlquist.com/contact/" class="elementor-item">Contact</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-48be4d76" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26006"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">About<span class="sub-arrow"><i class="fas fa-caret-down" aria-hidden="true"></i></span></a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26007"><a href="https://www.josieahlquist.com/about/" class="elementor-sub-item" tabindex="-1">About Josie</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26010"><a href="https://www.josieahlquist.com/press/" class="elementor-sub-item" tabindex="-1">Press</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26009"><a href="https://www.josieahlquist.com/client-love/" class="elementor-sub-item" tabindex="-1">Client Love</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26008"><a href="https://www.josieahlquist.com/case-studies/" class="elementor-sub-item" tabindex="-1">Case Studies</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26011"><a href="https://www.josieahlquist.com/contact/" class="elementor-item" tabindex="-1">Contact</a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-da210d8" data-id="da210d8" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3575559 elementor-search-form--skin-full_screen elementor-widget elementor-widget-search-form" data-id="3575559" data-element_type="widget" data-e-type="widget" data-settings="{&quot;skin&quot;:&quot;full_screen&quot;}" data-widget_type="search-form.default">
				<div class="elementor-widget-container">
							<search role="search">
			<form class="elementor-search-form" action="https://www.josieahlquist.com" method="get">
												<div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Search">
					<i aria-hidden="true" class="fas fa-search"></i>				</div>
								<div class="elementor-search-form__container">
					<label class="elementor-screen-only" for="elementor-search-form-3575559">Search</label>

					
					<input id="elementor-search-form-3575559" placeholder="" class="elementor-search-form__input" type="search" name="s" value="">
					
					
										<div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box.">
						<i aria-hidden="true" class="eicon-close"></i>					</div>
									</div>
			</form>
		</search>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-a4cb121" data-id="a4cb121" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e2c2de3 elementor-view-default elementor-widget elementor-widget-icon" data-id="e2c2de3" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.josieahlquist.com/cart/">
			<i aria-hidden="true" class="fas fa-shopping-cart"></i>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-d48c173" data-id="d48c173" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-138418c elementor-view-default elementor-widget elementor-widget-icon" data-id="138418c" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.josieahlquist.com/my-account/">
			<i aria-hidden="true" class="fas fa-user"></i>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-7bef8ba elementor-hidden-desktop elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7bef8ba" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-38bf7d2" data-id="38bf7d2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-e696ef4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e696ef4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-b829716" data-id="b829716" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-75308b1 elementor-widget elementor-widget-image" data-id="75308b1" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://www.josieahlquist.com/">
							<img width="300" height="70" src="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2018/11/Josie-Ahlquist-Main-Logo-Color.png?fit=300%2C70&amp;ssl=1" class="attachment-medium size-medium wp-image-22603" alt="" />								</a>
															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-bf60575" data-id="bf60575" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f031b3d elementor-view-default elementor-widget elementor-widget-icon" data-id="f031b3d" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.josieahlquist.com/cart/">
			<i aria-hidden="true" class="fas fa-shopping-cart"></i>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-300da40" data-id="300da40" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3d4044c elementor-view-default elementor-widget elementor-widget-icon" data-id="3d4044c" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.josieahlquist.com/my-account/">
			<i aria-hidden="true" class="fas fa-user"></i>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-93b060e" data-id="93b060e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a8bd7d4 elementor-search-form--skin-full_screen elementor-widget elementor-widget-search-form" data-id="a8bd7d4" data-element_type="widget" data-e-type="widget" data-settings="{&quot;skin&quot;:&quot;full_screen&quot;}" data-widget_type="search-form.default">
				<div class="elementor-widget-container">
							<search role="search">
			<form class="elementor-search-form" action="https://www.josieahlquist.com" method="get">
												<div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Search">
					<i aria-hidden="true" class="fas fa-search"></i>				</div>
								<div class="elementor-search-form__container">
					<label class="elementor-screen-only" for="elementor-search-form-a8bd7d4">Search</label>

					
					<input id="elementor-search-form-a8bd7d4" placeholder="" class="elementor-search-form__input" type="search" name="s" value="">
					
					
										<div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box.">
						<i aria-hidden="true" class="eicon-close"></i>					</div>
									</div>
			</form>
		</search>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-7c13e36" data-id="7c13e36" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7c7aa21 elementor-widget elementor-widget-pp-advanced-menu" data-id="7c7aa21" data-element_type="widget" data-e-type="widget" data-settings="{&quot;menu_type&quot;:&quot;off-canvas&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;show_submenu_on&quot;:&quot;hover&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;onepage_menu&quot;:&quot;no&quot;,&quot;toggle&quot;:&quot;icon&quot;,&quot;toggle_icon_type&quot;:&quot;hamburger&quot;,&quot;show_responsive_submenu_on&quot;:&quot;icon&quot;}" data-widget_type="pp-advanced-menu.default">
				<div class="elementor-widget-container">
									<div class="pp-advanced-menu-main-wrapper pp-advanced-menu__align- pp-advanced-menu--dropdown-tablet pp-advanced-menu--type-off-canvas pp-advanced-menu__text-align- pp-advanced-menu--toggle pp-advanced-menu--icon">
								<nav id="pp-menu-7c7aa21" class="pp-advanced-menu--main pp-advanced-menu__container pp-advanced-menu--layout-horizontal pp--pointer-underline e--animation-fade" aria-label="Tablet Menu" data-settings="{&quot;menu_id&quot;:&quot;7c7aa21&quot;,&quot;breakpoint&quot;:&quot;tablet&quot;,&quot;full_width&quot;:false}"><ul id="menu-tablet-menu" class="pp-advanced-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26141"><a href="#" class="pp-menu-item pp-menu-item-anchor">Services</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26273"><a href="https://www.josieahlquist.com/highereducation/" class="pp-sub-item">Higher Education</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35712"><a href="https://www.josieahlquist.com/marketing-for-higher-education-associations/" class="pp-sub-item">Association Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19314"><a href="https://www.josieahlquist.com/consulting/" class="pp-sub-item">Campus Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17443"><a href="https://www.josieahlquist.com/highereducationexecutives/" class="pp-sub-item">Executive Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35805"><a href="https://www.josieahlquist.com/higher-ed-social-media-coaching/" class="pp-sub-item">Social Media Coaching</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26194"><a href="https://www.josieahlquist.com/higher-ed-speaking/" class="pp-sub-item">Speaking</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26144"><a href="#" class="pp-sub-item pp-menu-item-anchor">Courses</a>
		<ul class="sub-menu pp-advanced-menu--dropdown">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32681"><a href="https://www.josieahlquist.com/student-social-media-academy/" class="pp-sub-item">Student Social Media Academy</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34362"><a href="https://www.josieahlquist.com/supervisor-toolkit/" class="pp-sub-item">Student Academy: Supervisor Toolkit</a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20621"><a href="https://www.josieahlquist.com/companies-and-organizations/" class="pp-sub-item">For Companies and Organizations</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26147"><a href="#" class="pp-menu-item pp-menu-item-anchor">Learn</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40"><a href="https://www.josieahlquist.com/blog/" class="pp-sub-item">Blog</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19315"><a href="https://www.josieahlquist.com/thepodcast/" class="pp-sub-item">Podcast</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23856"><a href="https://www.josieahlquist.com/digital-workshops/" class="pp-sub-item">Webinars</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26149"><a href="#" class="pp-sub-item pp-menu-item-anchor">My Book</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24175"><a href="https://www.josieahlquist.com/digitalleadership/" class="pp-sub-item">Digital Leadership in Higher Education</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26152"><a href="https://www.josieahlquist.com/digitalleadership/digital-leadership-resources/" class="pp-sub-item">Digital Leadership Resources</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26148"><a href="https://www.josieahlquist.com/resources/" class="pp-sub-item">Resources</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26150"><a href="#" class="pp-menu-item pp-menu-item-anchor">About</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-43"><a href="https://www.josieahlquist.com/about/" class="pp-sub-item">About Josie</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17287"><a href="https://www.josieahlquist.com/press/" class="pp-sub-item">Press</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19316"><a href="https://www.josieahlquist.com/client-love/" class="pp-sub-item">Client Love</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19317"><a href="https://www.josieahlquist.com/case-studies/" class="pp-sub-item">Case Studies</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26151"><a href="https://www.josieahlquist.com/contact/" class="pp-menu-item">Contact</a></li>
</ul></nav>
															<div class="pp-menu-toggle pp-menu-toggle-on-tablet" role="button" tabindex="0" aria-expanded="false" aria-controls="pp-menu-7c7aa21-panel" aria-label="Tablet Menu menu toggle">
											<div class="pp-hamburger">
							<div class="pp-hamburger-box">
																	<div class="pp-hamburger-inner"></div>
															</div>
						</div>
														</div>
												<nav id="pp-menu-7c7aa21-panel" class="pp-advanced-menu--dropdown pp-menu-style-toggle pp-advanced-menu__container pp-menu-7c7aa21 pp-menu-off-canvas pp-menu-off-canvas-right" role="dialog" aria-modal="true" aria-hidden="true" aria-label="Tablet Menu" data-settings="{&quot;menu_id&quot;:&quot;7c7aa21&quot;,&quot;breakpoint&quot;:&quot;tablet&quot;,&quot;full_width&quot;:false}">
									<div class="pp-menu-close-wrap">
						<div class="pp-menu-close" role="button" tabindex="0" aria-label="Close menu"></div>
					</div>
												<ul id="menu-tablet-menu-1" class="pp-advanced-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26141"><a href="#" class="pp-menu-item pp-menu-item-anchor">Services</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26273"><a href="https://www.josieahlquist.com/highereducation/" class="pp-sub-item">Higher Education</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35712"><a href="https://www.josieahlquist.com/marketing-for-higher-education-associations/" class="pp-sub-item">Association Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19314"><a href="https://www.josieahlquist.com/consulting/" class="pp-sub-item">Campus Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17443"><a href="https://www.josieahlquist.com/highereducationexecutives/" class="pp-sub-item">Executive Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35805"><a href="https://www.josieahlquist.com/higher-ed-social-media-coaching/" class="pp-sub-item">Social Media Coaching</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26194"><a href="https://www.josieahlquist.com/higher-ed-speaking/" class="pp-sub-item">Speaking</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26144"><a href="#" class="pp-sub-item pp-menu-item-anchor">Courses</a>
		<ul class="sub-menu pp-advanced-menu--dropdown">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32681"><a href="https://www.josieahlquist.com/student-social-media-academy/" class="pp-sub-item">Student Social Media Academy</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34362"><a href="https://www.josieahlquist.com/supervisor-toolkit/" class="pp-sub-item">Student Academy: Supervisor Toolkit</a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20621"><a href="https://www.josieahlquist.com/companies-and-organizations/" class="pp-sub-item">For Companies and Organizations</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26147"><a href="#" class="pp-menu-item pp-menu-item-anchor">Learn</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40"><a href="https://www.josieahlquist.com/blog/" class="pp-sub-item">Blog</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19315"><a href="https://www.josieahlquist.com/thepodcast/" class="pp-sub-item">Podcast</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23856"><a href="https://www.josieahlquist.com/digital-workshops/" class="pp-sub-item">Webinars</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26149"><a href="#" class="pp-sub-item pp-menu-item-anchor">My Book</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24175"><a href="https://www.josieahlquist.com/digitalleadership/" class="pp-sub-item">Digital Leadership in Higher Education</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26152"><a href="https://www.josieahlquist.com/digitalleadership/digital-leadership-resources/" class="pp-sub-item">Digital Leadership Resources</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26148"><a href="https://www.josieahlquist.com/resources/" class="pp-sub-item">Resources</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-26150"><a href="#" class="pp-menu-item pp-menu-item-anchor">About</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-43"><a href="https://www.josieahlquist.com/about/" class="pp-sub-item">About Josie</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17287"><a href="https://www.josieahlquist.com/press/" class="pp-sub-item">Press</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19316"><a href="https://www.josieahlquist.com/client-love/" class="pp-sub-item">Client Love</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19317"><a href="https://www.josieahlquist.com/case-studies/" class="pp-sub-item">Case Studies</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26151"><a href="https://www.josieahlquist.com/contact/" class="pp-menu-item">Contact</a></li>
</ul>							</nav>
							</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-b7551d8 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b7551d8" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c9effb2" data-id="c9effb2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-362cb69 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="362cb69" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8883bae" data-id="8883bae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-24c2813 elementor-widget elementor-widget-image" data-id="24c2813" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://www.josieahlquist.com/">
							<img width="300" height="70" src="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2018/11/Josie-Ahlquist-Main-Logo-Color.png?fit=300%2C70&amp;ssl=1" class="attachment-medium size-medium wp-image-22603" alt="" />								</a>
															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-366cf9e" data-id="366cf9e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0eb309f elementor-widget elementor-widget-pp-advanced-menu" data-id="0eb309f" data-element_type="widget" data-e-type="widget" data-settings="{&quot;menu_type&quot;:&quot;off-canvas&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;show_submenu_on&quot;:&quot;hover&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;onepage_menu&quot;:&quot;no&quot;,&quot;toggle&quot;:&quot;icon&quot;,&quot;toggle_icon_type&quot;:&quot;hamburger&quot;,&quot;show_responsive_submenu_on&quot;:&quot;icon&quot;}" data-widget_type="pp-advanced-menu.default">
				<div class="elementor-widget-container">
									<div class="pp-advanced-menu-main-wrapper pp-advanced-menu__align- pp-advanced-menu--dropdown-tablet pp-advanced-menu--type-off-canvas pp-advanced-menu__text-align- pp-advanced-menu--toggle pp-advanced-menu--icon">
								<nav id="pp-menu-0eb309f" class="pp-advanced-menu--main pp-advanced-menu__container pp-advanced-menu--layout-horizontal pp--pointer-underline e--animation-fade" aria-label="Mobile Menu" data-settings="{&quot;menu_id&quot;:&quot;0eb309f&quot;,&quot;breakpoint&quot;:&quot;tablet&quot;,&quot;full_width&quot;:false}"><ul id="menu-mobile-menu" class="pp-advanced-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35178"><a href="#" class="pp-menu-item pp-menu-item-anchor">Services</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-35199"><a href="https://www.josieahlquist.com/highereducation/" class="pp-sub-item">Higher Education</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35713"><a href="https://www.josieahlquist.com/marketing-for-higher-education-associations/" class="pp-sub-item">Association Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35186"><a href="https://www.josieahlquist.com/consulting/" class="pp-sub-item">Campus Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35197"><a href="https://www.josieahlquist.com/highereducationexecutives/" class="pp-sub-item">Executive Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35806"><a href="https://www.josieahlquist.com/higher-ed-social-media-coaching/" class="pp-sub-item">Social Media Coaching</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35198"><a href="https://www.josieahlquist.com/higher-ed-speaking/" class="pp-sub-item">Speaking</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35202"><a href="#" class="pp-sub-item pp-menu-item-anchor">Courses</a>
		<ul class="sub-menu pp-advanced-menu--dropdown">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35200"><a href="https://www.josieahlquist.com/student-social-media-academy/" class="pp-sub-item">Student Social Media Academy</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35201"><a href="https://www.josieahlquist.com/supervisor-toolkit/" class="pp-sub-item">Student Social Media Academy: Supervisor Toolkit</a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35188"><a href="https://www.josieahlquist.com/companies-and-organizations/" class="pp-sub-item">For Companies and Organizations</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35179"><a href="#" class="pp-menu-item pp-menu-item-anchor">Learn</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35183"><a href="https://www.josieahlquist.com/blog/" class="pp-sub-item">Blog</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35189"><a href="https://www.josieahlquist.com/thepodcast/" class="pp-sub-item">Podcast</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35195"><a href="https://www.josieahlquist.com/digital-workshops/" class="pp-sub-item">Webinars</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35180"><a href="#" class="pp-sub-item pp-menu-item-anchor">My Book</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35193"><a href="https://www.josieahlquist.com/digitalleadership/" class="pp-sub-item">Digital Leadership in Higher Education</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35194"><a href="https://www.josieahlquist.com/digitalleadership/digital-leadership-resources/" class="pp-sub-item">Digital Leadership Resources</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35191"><a href="https://www.josieahlquist.com/resources/" class="pp-sub-item">Resources</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35181"><a href="#" class="pp-menu-item pp-menu-item-anchor">About</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35182"><a href="https://www.josieahlquist.com/about/" class="pp-sub-item">About Josie</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35190"><a href="https://www.josieahlquist.com/press/" class="pp-sub-item">Press</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35185"><a href="https://www.josieahlquist.com/client-love/" class="pp-sub-item">Client Love</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35184"><a href="https://www.josieahlquist.com/case-studies/" class="pp-sub-item">Case Studies</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35187"><a href="https://www.josieahlquist.com/contact/" class="pp-menu-item">Contact</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35203"><a href="https://www.josieahlquist.com/my-account/" class="pp-menu-item"><i class="_mi _before dashicons dashicons-admin-users" aria-hidden="true"></i><span>My Account</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35204"><a href="https://www.josieahlquist.com/cart/" class="pp-menu-item"><i class="_mi _before dashicons dashicons-cart" aria-hidden="true"></i><span>Cart</span></a></li>
</ul></nav>
															<div class="pp-menu-toggle pp-menu-toggle-on-tablet" role="button" tabindex="0" aria-expanded="false" aria-controls="pp-menu-0eb309f-panel" aria-label="Mobile Menu menu toggle">
											<div class="pp-hamburger">
							<div class="pp-hamburger-box">
																	<div class="pp-hamburger-inner"></div>
															</div>
						</div>
														</div>
												<nav id="pp-menu-0eb309f-panel" class="pp-advanced-menu--dropdown pp-menu-style-toggle pp-advanced-menu__container pp-menu-0eb309f pp-menu-off-canvas pp-menu-off-canvas-right" role="dialog" aria-modal="true" aria-hidden="true" aria-label="Mobile Menu" data-settings="{&quot;menu_id&quot;:&quot;0eb309f&quot;,&quot;breakpoint&quot;:&quot;tablet&quot;,&quot;full_width&quot;:false}">
									<div class="pp-menu-close-wrap">
						<div class="pp-menu-close" role="button" tabindex="0" aria-label="Close menu"></div>
					</div>
												<ul id="menu-mobile-menu-1" class="pp-advanced-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35178"><a href="#" class="pp-menu-item pp-menu-item-anchor">Services</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-35199"><a href="https://www.josieahlquist.com/highereducation/" class="pp-sub-item">Higher Education</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35713"><a href="https://www.josieahlquist.com/marketing-for-higher-education-associations/" class="pp-sub-item">Association Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35186"><a href="https://www.josieahlquist.com/consulting/" class="pp-sub-item">Campus Consulting</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35197"><a href="https://www.josieahlquist.com/highereducationexecutives/" class="pp-sub-item">Executive Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35806"><a href="https://www.josieahlquist.com/higher-ed-social-media-coaching/" class="pp-sub-item">Social Media Coaching</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35198"><a href="https://www.josieahlquist.com/higher-ed-speaking/" class="pp-sub-item">Speaking</a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35202"><a href="#" class="pp-sub-item pp-menu-item-anchor">Courses</a>
		<ul class="sub-menu pp-advanced-menu--dropdown">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35200"><a href="https://www.josieahlquist.com/student-social-media-academy/" class="pp-sub-item">Student Social Media Academy</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35201"><a href="https://www.josieahlquist.com/supervisor-toolkit/" class="pp-sub-item">Student Social Media Academy: Supervisor Toolkit</a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35188"><a href="https://www.josieahlquist.com/companies-and-organizations/" class="pp-sub-item">For Companies and Organizations</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35179"><a href="#" class="pp-menu-item pp-menu-item-anchor">Learn</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35183"><a href="https://www.josieahlquist.com/blog/" class="pp-sub-item">Blog</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35189"><a href="https://www.josieahlquist.com/thepodcast/" class="pp-sub-item">Podcast</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35195"><a href="https://www.josieahlquist.com/digital-workshops/" class="pp-sub-item">Webinars</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35180"><a href="#" class="pp-sub-item pp-menu-item-anchor">My Book</a>
	<ul class="sub-menu pp-advanced-menu--dropdown">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35193"><a href="https://www.josieahlquist.com/digitalleadership/" class="pp-sub-item">Digital Leadership in Higher Education</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35194"><a href="https://www.josieahlquist.com/digitalleadership/digital-leadership-resources/" class="pp-sub-item">Digital Leadership Resources</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35191"><a href="https://www.josieahlquist.com/resources/" class="pp-sub-item">Resources</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-35181"><a href="#" class="pp-menu-item pp-menu-item-anchor">About</a>
<ul class="sub-menu pp-advanced-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35182"><a href="https://www.josieahlquist.com/about/" class="pp-sub-item">About Josie</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35190"><a href="https://www.josieahlquist.com/press/" class="pp-sub-item">Press</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35185"><a href="https://www.josieahlquist.com/client-love/" class="pp-sub-item">Client Love</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35184"><a href="https://www.josieahlquist.com/case-studies/" class="pp-sub-item">Case Studies</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35187"><a href="https://www.josieahlquist.com/contact/" class="pp-menu-item">Contact</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35203"><a href="https://www.josieahlquist.com/my-account/" class="pp-menu-item"><i class="_mi _before dashicons dashicons-admin-users" aria-hidden="true"></i><span>My Account</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35204"><a href="https://www.josieahlquist.com/cart/" class="pp-menu-item"><i class="_mi _before dashicons dashicons-cart" aria-hidden="true"></i><span>Cart</span></a></li>
</ul>							</nav>
							</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</header>
		
	<div class="site grid-container container hfeed grid-parent" id="page">
				<div class="site-content" id="content">
					<div data-elementor-type="error-404" data-elementor-id="29717" class="elementor elementor-29717 elementor-location-single" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-4bb995b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4bb995b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4f33189" data-id="4f33189" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa77aad elementor-widget elementor-widget-heading" data-id="fa77aad" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">404</h1>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0d27075" data-id="0d27075" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b0a50e3 elementor-widget elementor-widget-heading" data-id="b0a50e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Oops! Sorry, it looks like that page isn't here. </h2>				</div>
				</div>
				<div class="elementor-element elementor-element-7399874 elementor-widget elementor-widget-text-editor" data-id="7399874" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>It may have moved or been deleted during some website reorganization. </p><p>Please try searching for what you&#8217;re looking for below or <a href="https://www.josieahlquist.com/contact/">contact me if you need more assistance.</a> </p>								</div>
				</div>
				<div class="elementor-element elementor-element-02a18a0 elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-search-form--icon-search elementor-widget elementor-widget-search-form" data-id="02a18a0" data-element_type="widget" data-e-type="widget" data-settings="{&quot;skin&quot;:&quot;classic&quot;}" data-widget_type="search-form.default">
				<div class="elementor-widget-container">
							<search role="search">
			<form class="elementor-search-form" action="https://www.josieahlquist.com" method="get">
												<div class="elementor-search-form__container">
					<label class="elementor-screen-only" for="elementor-search-form-02a18a0">Search</label>

					
					<input id="elementor-search-form-02a18a0" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value="">
					
											<button class="elementor-search-form__submit" type="submit" aria-label="Search">
															<i aria-hidden="true" class="fas fa-search"></i>													</button>
					
									</div>
			</form>
		</search>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		
	</div>
</div>


<div class="site-footer">
			<footer data-elementor-type="footer" data-elementor-id="418" class="elementor elementor-418 elementor-location-footer" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-5d6a69a7 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="5d6a69a7" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-556e26a9" data-id="556e26a9" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-47da99e1 elementor-widget elementor-widget-heading" data-id="47da99e1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Let's connect on Instagram</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-7c4eed2 elementor-widget elementor-widget-text-editor" data-id="7c4eed2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>
<div id="sb_instagram" role="region" aria-label="Instagram feed"  class="sbi sbi_mob_col_1 sbi_tab_col_2 sbi_col_6" style="width: 100%;"	 data-feedid="*1"  data-res="auto" data-cols="6" data-colsmobile="1" data-colstablet="2" data-num="6" data-nummobile="" data-item-padding=""	 data-shortcode-atts="{}"  data-postid="37596" data-locatornonce="67e660d97e" data-imageaspectratio="1:1" data-sbi-flags="favorLocal">
	
	<div id="sbi_images" role="list" >
		<div class="sbi_item sbi_type_image sbi_new sbi_transition" role="listitem"
	id="sbi_18098610824623925" data-date="1786990829">
	<div class="sbi_photo_wrap">
		<a class="sbi_photo" href="https://www.instagram.com/p/DcJqp3OxEH1/" target="_blank" rel="noopener nofollow"
			data-full-res="https://scontent-lax3-1.cdninstagram.com/v/t51.82787-15/774597436_18621456388035056_1290736266589961125_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=RXtNraV4XKoQ7kNvwFGYASl&#038;_nc_oc=AdpSl0HNHgQcro5daMVCRyMXmkh9flCZkt6Bcc6a3rT_VA4cRkkpv4swngpeSCtTyZs&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&#038;_nc_tpa=Q5bMBQIz49nTt97_NAj63Fy8Bu5lsvnOm7GWZ2gQbj4QTcUsuMGK-LdDaX4LCOqs5Iqp6qH1HjDIcBE9YQ&#038;oh=00_AQEI9QLJ_QXwLPWCCIJYYkPizt4u5uLU7hZtgLcGTbwM6w&#038;oe=6A8C7A4E"
			data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/774597436_18621456388035056_1290736266589961125_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=RXtNraV4XKoQ7kNvwFGYASl&amp;_nc_oc=AdpSl0HNHgQcro5daMVCRyMXmkh9flCZkt6Bcc6a3rT_VA4cRkkpv4swngpeSCtTyZs&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIz49nTt97_NAj63Fy8Bu5lsvnOm7GWZ2gQbj4QTcUsuMGK-LdDaX4LCOqs5Iqp6qH1HjDIcBE9YQ&amp;oh=00_AQEI9QLJ_QXwLPWCCIJYYkPizt4u5uLU7hZtgLcGTbwM6w&amp;oe=6A8C7A4E&quot;,&quot;150&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/774597436_18621456388035056_1290736266589961125_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=RXtNraV4XKoQ7kNvwFGYASl&amp;_nc_oc=AdpSl0HNHgQcro5daMVCRyMXmkh9flCZkt6Bcc6a3rT_VA4cRkkpv4swngpeSCtTyZs&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIz49nTt97_NAj63Fy8Bu5lsvnOm7GWZ2gQbj4QTcUsuMGK-LdDaX4LCOqs5Iqp6qH1HjDIcBE9YQ&amp;oh=00_AQEI9QLJ_QXwLPWCCIJYYkPizt4u5uLU7hZtgLcGTbwM6w&amp;oe=6A8C7A4E&quot;,&quot;320&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/774597436_18621456388035056_1290736266589961125_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=RXtNraV4XKoQ7kNvwFGYASl&amp;_nc_oc=AdpSl0HNHgQcro5daMVCRyMXmkh9flCZkt6Bcc6a3rT_VA4cRkkpv4swngpeSCtTyZs&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIz49nTt97_NAj63Fy8Bu5lsvnOm7GWZ2gQbj4QTcUsuMGK-LdDaX4LCOqs5Iqp6qH1HjDIcBE9YQ&amp;oh=00_AQEI9QLJ_QXwLPWCCIJYYkPizt4u5uLU7hZtgLcGTbwM6w&amp;oe=6A8C7A4E&quot;,&quot;640&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/774597436_18621456388035056_1290736266589961125_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=RXtNraV4XKoQ7kNvwFGYASl&amp;_nc_oc=AdpSl0HNHgQcro5daMVCRyMXmkh9flCZkt6Bcc6a3rT_VA4cRkkpv4swngpeSCtTyZs&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIz49nTt97_NAj63Fy8Bu5lsvnOm7GWZ2gQbj4QTcUsuMGK-LdDaX4LCOqs5Iqp6qH1HjDIcBE9YQ&amp;oh=00_AQEI9QLJ_QXwLPWCCIJYYkPizt4u5uLU7hZtgLcGTbwM6w&amp;oe=6A8C7A4E&quot;}">
			<span class="sbi-screenreader">Orientation is what hooked my heart in higher ed.</span>
									<img src="https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="Orientation is what hooked my heart in higher ed. Love at first sight, at my 1999 summer orientation at SDSU. I said to myself, I’ll be an OL next year.

And so it was. Orientation became the through line of my college career, long before I had language for research or coaching. And then came NODA. And then the masters in student affairs.

Today I wear much less khakis and polos, but that work shows up in my work daily.

If orientation is where your story started too, tell me." aria-hidden="true">
		</a>
	</div>
</div><div class="sbi_item sbi_type_carousel sbi_new sbi_transition" role="listitem"
	id="sbi_18100881101580241" data-date="1786412421">
	<div class="sbi_photo_wrap">
		<a class="sbi_photo" href="https://www.instagram.com/p/Db4bh1Gm-b-/" target="_blank" rel="noopener nofollow"
			data-full-res="https://scontent-lax3-2.cdninstagram.com/v/t51.82787-15/772696784_18618911131035056_8986692892779870742_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=100&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=i9ZcRTsAsD0Q7kNvwGDCoEw&#038;_nc_oc=AdrW6hjJELC-4NssuowoGs6x1Y5cZl73rY2gKPI9x3zyOsoNGrGDnjHjMGCrCjKK0gg&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&#038;_nc_tpa=Q5bMBQLNSJbaBBkRvYGemm4Z6EDqUpOUH6W3bgSojCyatNwR7iVnLSXM3te5C_442-Vir17MCHnVpJoRnQ&#038;oh=00_AQHkAlgrdlrwxO9D_G3DO80bGtZlw1DlaE43nRdDPS4Mpg&#038;oe=6A8C8D32"
			data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/772696784_18618911131035056_8986692892779870742_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=i9ZcRTsAsD0Q7kNvwGDCoEw&amp;_nc_oc=AdrW6hjJELC-4NssuowoGs6x1Y5cZl73rY2gKPI9x3zyOsoNGrGDnjHjMGCrCjKK0gg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQLNSJbaBBkRvYGemm4Z6EDqUpOUH6W3bgSojCyatNwR7iVnLSXM3te5C_442-Vir17MCHnVpJoRnQ&amp;oh=00_AQHkAlgrdlrwxO9D_G3DO80bGtZlw1DlaE43nRdDPS4Mpg&amp;oe=6A8C8D32&quot;,&quot;150&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/772696784_18618911131035056_8986692892779870742_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=i9ZcRTsAsD0Q7kNvwGDCoEw&amp;_nc_oc=AdrW6hjJELC-4NssuowoGs6x1Y5cZl73rY2gKPI9x3zyOsoNGrGDnjHjMGCrCjKK0gg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQLNSJbaBBkRvYGemm4Z6EDqUpOUH6W3bgSojCyatNwR7iVnLSXM3te5C_442-Vir17MCHnVpJoRnQ&amp;oh=00_AQHkAlgrdlrwxO9D_G3DO80bGtZlw1DlaE43nRdDPS4Mpg&amp;oe=6A8C8D32&quot;,&quot;320&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/772696784_18618911131035056_8986692892779870742_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=i9ZcRTsAsD0Q7kNvwGDCoEw&amp;_nc_oc=AdrW6hjJELC-4NssuowoGs6x1Y5cZl73rY2gKPI9x3zyOsoNGrGDnjHjMGCrCjKK0gg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQLNSJbaBBkRvYGemm4Z6EDqUpOUH6W3bgSojCyatNwR7iVnLSXM3te5C_442-Vir17MCHnVpJoRnQ&amp;oh=00_AQHkAlgrdlrwxO9D_G3DO80bGtZlw1DlaE43nRdDPS4Mpg&amp;oe=6A8C8D32&quot;,&quot;640&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/772696784_18618911131035056_8986692892779870742_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=i9ZcRTsAsD0Q7kNvwGDCoEw&amp;_nc_oc=AdrW6hjJELC-4NssuowoGs6x1Y5cZl73rY2gKPI9x3zyOsoNGrGDnjHjMGCrCjKK0gg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQLNSJbaBBkRvYGemm4Z6EDqUpOUH6W3bgSojCyatNwR7iVnLSXM3te5C_442-Vir17MCHnVpJoRnQ&amp;oh=00_AQHkAlgrdlrwxO9D_G3DO80bGtZlw1DlaE43nRdDPS4Mpg&amp;oe=6A8C8D32&quot;}">
			<span class="sbi-screenreader">San Diego sunshine and sunsets, back to school sho</span>
			<svg class="svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon" aria-hidden="true" aria-label="Clone" data-fa-proƒcessed="" data-prefix="far" data-icon="clone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                    <path fill="currentColor" d="M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z"></path>
                </svg>						<img src="https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="San Diego sunshine and sunsets, back to school shopping, sea world splash zone. 

A lot to squeeze into less than two days. To many more of these for the Ahlquist crew. 💛" aria-hidden="true">
		</a>
	</div>
</div><div class="sbi_item sbi_type_carousel sbi_new sbi_transition" role="listitem"
	id="sbi_18141148783492906" data-date="1786139761">
	<div class="sbi_photo_wrap">
		<a class="sbi_photo" href="https://www.instagram.com/p/DbwTeJqkhP-/" target="_blank" rel="noopener nofollow"
			data-full-res="https://scontent-lax3-2.cdninstagram.com/v/t51.82787-15/768284712_18617879554035056_3621069169982352315_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=103&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=FUp118GRu5gQ7kNvwGU2mOE&#038;_nc_oc=AdqMhPQTUtRDuMQ7OtCgKBGOwXAQTf5iLlL5iZNeSLW-cxsejlXKG-7iG_ZEKgu87Bc&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&#038;_nc_tpa=Q5bMBQKtR5_5kIADj7zx3DDtem_xrHFZX2mXFdY4fQGxzUxJi1CCg5n_JC6r5O19J7m1QR3E2BD7KZcP6A&#038;oh=00_AQHODib_DJv2Vk4pS6W3cO7D7nJwEJJftj_2eAgIGyJlRg&#038;oe=6A8CAFA2"
			data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/768284712_18617879554035056_3621069169982352315_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=FUp118GRu5gQ7kNvwGU2mOE&amp;_nc_oc=AdqMhPQTUtRDuMQ7OtCgKBGOwXAQTf5iLlL5iZNeSLW-cxsejlXKG-7iG_ZEKgu87Bc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQKtR5_5kIADj7zx3DDtem_xrHFZX2mXFdY4fQGxzUxJi1CCg5n_JC6r5O19J7m1QR3E2BD7KZcP6A&amp;oh=00_AQHODib_DJv2Vk4pS6W3cO7D7nJwEJJftj_2eAgIGyJlRg&amp;oe=6A8CAFA2&quot;,&quot;150&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/768284712_18617879554035056_3621069169982352315_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=FUp118GRu5gQ7kNvwGU2mOE&amp;_nc_oc=AdqMhPQTUtRDuMQ7OtCgKBGOwXAQTf5iLlL5iZNeSLW-cxsejlXKG-7iG_ZEKgu87Bc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQKtR5_5kIADj7zx3DDtem_xrHFZX2mXFdY4fQGxzUxJi1CCg5n_JC6r5O19J7m1QR3E2BD7KZcP6A&amp;oh=00_AQHODib_DJv2Vk4pS6W3cO7D7nJwEJJftj_2eAgIGyJlRg&amp;oe=6A8CAFA2&quot;,&quot;320&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/768284712_18617879554035056_3621069169982352315_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=FUp118GRu5gQ7kNvwGU2mOE&amp;_nc_oc=AdqMhPQTUtRDuMQ7OtCgKBGOwXAQTf5iLlL5iZNeSLW-cxsejlXKG-7iG_ZEKgu87Bc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQKtR5_5kIADj7zx3DDtem_xrHFZX2mXFdY4fQGxzUxJi1CCg5n_JC6r5O19J7m1QR3E2BD7KZcP6A&amp;oh=00_AQHODib_DJv2Vk4pS6W3cO7D7nJwEJJftj_2eAgIGyJlRg&amp;oe=6A8CAFA2&quot;,&quot;640&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/768284712_18617879554035056_3621069169982352315_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=FUp118GRu5gQ7kNvwGU2mOE&amp;_nc_oc=AdqMhPQTUtRDuMQ7OtCgKBGOwXAQTf5iLlL5iZNeSLW-cxsejlXKG-7iG_ZEKgu87Bc&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQKtR5_5kIADj7zx3DDtem_xrHFZX2mXFdY4fQGxzUxJi1CCg5n_JC6r5O19J7m1QR3E2BD7KZcP6A&amp;oh=00_AQHODib_DJv2Vk4pS6W3cO7D7nJwEJJftj_2eAgIGyJlRg&amp;oe=6A8CAFA2&quot;}">
			<span class="sbi-screenreader">Jodi could make you feel like you held magic she c</span>
			<svg class="svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon" aria-hidden="true" aria-label="Clone" data-fa-proƒcessed="" data-prefix="far" data-icon="clone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                    <path fill="currentColor" d="M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z"></path>
                </svg>						<img src="https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="Jodi could make you feel like you held magic she couldn’t wait to hear more about. Her smile and laugh would surround you and make you know you’re seen.

I didn’t even know it for months after meeting her, but she was so wildly successful. Jodi Sonnenberg, a woman after my own heart.

She’s the one who finally cracked open our friend Chris, and saw what we always did. 

Lloyd and I promised her we’ll keep tabs on and take care of Christopher. He’s going to be so annoyed with us. We don’t care. That’s what family does.

Thank you for being part of our misfit family of friends. 

For the moments we were given, I am so grateful. I’m grieving that we didn’t have more. You were magic, Jodi. None of us could get enough.

We love you. We love you both so much." aria-hidden="true">
		</a>
	</div>
</div><div class="sbi_item sbi_type_carousel sbi_new sbi_transition" role="listitem"
	id="sbi_18203098306318716" data-date="1785616204">
	<div class="sbi_photo_wrap">
		<a class="sbi_photo" href="https://www.instagram.com/p/Dbgs3WZkivb/" target="_blank" rel="noopener nofollow"
			data-full-res="https://scontent-lax7-1.cdninstagram.com/v/t51.82787-15/762542652_18615948628035056_262268329050761698_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=iR9qRx-HWZcQ7kNvwHHuBwr&#038;_nc_oc=AdoEZIOpLsTQOSUOqPdLhN2xcgiJkPkMALU-6mvDXnHtm05JUklqJ1U7y40KP1Lfysg&#038;_nc_zt=23&#038;_nc_ht=scontent-lax7-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&#038;_nc_tpa=Q5bMBQJ9cq6MM2uY9_jdBaNyy5lDEBi74bAPpMRPFbUQRpMquCjcewmIF51aU5I06p0Oywx4eG2dJgcnlw&#038;oh=00_AQH5WW9wBoa0U4oVx1skpYjmD3v5pqB-TQkaRO02hhDZ1g&#038;oe=6A8CAD01"
			data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-lax7-1.cdninstagram.com\/v\/t51.82787-15\/762542652_18615948628035056_262268329050761698_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=iR9qRx-HWZcQ7kNvwHHuBwr&amp;_nc_oc=AdoEZIOpLsTQOSUOqPdLhN2xcgiJkPkMALU-6mvDXnHtm05JUklqJ1U7y40KP1Lfysg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJ9cq6MM2uY9_jdBaNyy5lDEBi74bAPpMRPFbUQRpMquCjcewmIF51aU5I06p0Oywx4eG2dJgcnlw&amp;oh=00_AQH5WW9wBoa0U4oVx1skpYjmD3v5pqB-TQkaRO02hhDZ1g&amp;oe=6A8CAD01&quot;,&quot;150&quot;:&quot;https:\/\/scontent-lax7-1.cdninstagram.com\/v\/t51.82787-15\/762542652_18615948628035056_262268329050761698_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=iR9qRx-HWZcQ7kNvwHHuBwr&amp;_nc_oc=AdoEZIOpLsTQOSUOqPdLhN2xcgiJkPkMALU-6mvDXnHtm05JUklqJ1U7y40KP1Lfysg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJ9cq6MM2uY9_jdBaNyy5lDEBi74bAPpMRPFbUQRpMquCjcewmIF51aU5I06p0Oywx4eG2dJgcnlw&amp;oh=00_AQH5WW9wBoa0U4oVx1skpYjmD3v5pqB-TQkaRO02hhDZ1g&amp;oe=6A8CAD01&quot;,&quot;320&quot;:&quot;https:\/\/scontent-lax7-1.cdninstagram.com\/v\/t51.82787-15\/762542652_18615948628035056_262268329050761698_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=iR9qRx-HWZcQ7kNvwHHuBwr&amp;_nc_oc=AdoEZIOpLsTQOSUOqPdLhN2xcgiJkPkMALU-6mvDXnHtm05JUklqJ1U7y40KP1Lfysg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJ9cq6MM2uY9_jdBaNyy5lDEBi74bAPpMRPFbUQRpMquCjcewmIF51aU5I06p0Oywx4eG2dJgcnlw&amp;oh=00_AQH5WW9wBoa0U4oVx1skpYjmD3v5pqB-TQkaRO02hhDZ1g&amp;oe=6A8CAD01&quot;,&quot;640&quot;:&quot;https:\/\/scontent-lax7-1.cdninstagram.com\/v\/t51.82787-15\/762542652_18615948628035056_262268329050761698_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=iR9qRx-HWZcQ7kNvwHHuBwr&amp;_nc_oc=AdoEZIOpLsTQOSUOqPdLhN2xcgiJkPkMALU-6mvDXnHtm05JUklqJ1U7y40KP1Lfysg&amp;_nc_zt=23&amp;_nc_ht=scontent-lax7-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJ9cq6MM2uY9_jdBaNyy5lDEBi74bAPpMRPFbUQRpMquCjcewmIF51aU5I06p0Oywx4eG2dJgcnlw&amp;oh=00_AQH5WW9wBoa0U4oVx1skpYjmD3v5pqB-TQkaRO02hhDZ1g&amp;oe=6A8CAD01&quot;}">
			<span class="sbi-screenreader">July came with a lot of colors. More training mile</span>
			<svg class="svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon" aria-hidden="true" aria-label="Clone" data-fa-proƒcessed="" data-prefix="far" data-icon="clone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                    <path fill="currentColor" d="M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z"></path>
                </svg>						<img src="https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="July came with a lot of colors. More training miles than I can keep count. And some much needed hugs." aria-hidden="true">
		</a>
	</div>
</div><div class="sbi_item sbi_type_carousel sbi_new sbi_transition" role="listitem"
	id="sbi_18115999795897439" data-date="1785344745">
	<div class="sbi_photo_wrap">
		<a class="sbi_photo" href="https://www.instagram.com/p/DbYnGP3Eawb/" target="_blank" rel="noopener nofollow"
			data-full-res="https://scontent-lax3-2.cdninstagram.com/v/t51.82787-15/758730860_18614891743035056_2767210620820658604_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=103&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=yDyx8iI61X4Q7kNvwE0uaQx&#038;_nc_oc=Adp8_OYPBYqs6Qx8zN5eewVM2qTnpi-9iKpR3cOO1einylLhUIoETcetK33MEicJiYI&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&#038;_nc_tpa=Q5bMBQIf_lCZHsv_pukY_kHn_Qrqsi6PNamlj3k5GyM8wy8yDd4QltChVDI81lXZLbxkym46ykPMeV0NKA&#038;oh=00_AQGFjjj9UundhCzKp2w5Rbeq7fyQBB8cEOa1ZCCxfr0Iiw&#038;oe=6A8C7B87"
			data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/758730860_18614891743035056_2767210620820658604_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=yDyx8iI61X4Q7kNvwE0uaQx&amp;_nc_oc=Adp8_OYPBYqs6Qx8zN5eewVM2qTnpi-9iKpR3cOO1einylLhUIoETcetK33MEicJiYI&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIf_lCZHsv_pukY_kHn_Qrqsi6PNamlj3k5GyM8wy8yDd4QltChVDI81lXZLbxkym46ykPMeV0NKA&amp;oh=00_AQGFjjj9UundhCzKp2w5Rbeq7fyQBB8cEOa1ZCCxfr0Iiw&amp;oe=6A8C7B87&quot;,&quot;150&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/758730860_18614891743035056_2767210620820658604_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=yDyx8iI61X4Q7kNvwE0uaQx&amp;_nc_oc=Adp8_OYPBYqs6Qx8zN5eewVM2qTnpi-9iKpR3cOO1einylLhUIoETcetK33MEicJiYI&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIf_lCZHsv_pukY_kHn_Qrqsi6PNamlj3k5GyM8wy8yDd4QltChVDI81lXZLbxkym46ykPMeV0NKA&amp;oh=00_AQGFjjj9UundhCzKp2w5Rbeq7fyQBB8cEOa1ZCCxfr0Iiw&amp;oe=6A8C7B87&quot;,&quot;320&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/758730860_18614891743035056_2767210620820658604_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=yDyx8iI61X4Q7kNvwE0uaQx&amp;_nc_oc=Adp8_OYPBYqs6Qx8zN5eewVM2qTnpi-9iKpR3cOO1einylLhUIoETcetK33MEicJiYI&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIf_lCZHsv_pukY_kHn_Qrqsi6PNamlj3k5GyM8wy8yDd4QltChVDI81lXZLbxkym46ykPMeV0NKA&amp;oh=00_AQGFjjj9UundhCzKp2w5Rbeq7fyQBB8cEOa1ZCCxfr0Iiw&amp;oe=6A8C7B87&quot;,&quot;640&quot;:&quot;https:\/\/scontent-lax3-2.cdninstagram.com\/v\/t51.82787-15\/758730860_18614891743035056_2767210620820658604_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=yDyx8iI61X4Q7kNvwE0uaQx&amp;_nc_oc=Adp8_OYPBYqs6Qx8zN5eewVM2qTnpi-9iKpR3cOO1einylLhUIoETcetK33MEicJiYI&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQIf_lCZHsv_pukY_kHn_Qrqsi6PNamlj3k5GyM8wy8yDd4QltChVDI81lXZLbxkym46ykPMeV0NKA&amp;oh=00_AQGFjjj9UundhCzKp2w5Rbeq7fyQBB8cEOa1ZCCxfr0Iiw&amp;oe=6A8C7B87&quot;}">
			<span class="sbi-screenreader">I’ve spent over a decade helping leaders find thei</span>
			<svg class="svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon" aria-hidden="true" aria-label="Clone" data-fa-proƒcessed="" data-prefix="far" data-icon="clone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                    <path fill="currentColor" d="M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z"></path>
                </svg>						<img src="https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="I’ve spent over a decade helping leaders find their voice. It’s never about getting them to write like someone else or sound more “executive.” It’s about guiding them to communicate in a way that’s clear and true to who they are.

Lately, one thing’s become impossible to ignore: leaders are being asked to show up more than ever. Campus messages. LinkedIn posts. Media interviews. Speeches. The list keeps growing.
The challenge isn’t finding more words. Executives already know what they want to say, but it can be hard to protect your voice while keeping up such a demanding pace.

That’s where the Studio comes in. Built for presidents, vice presidents, cabinet members, and executive teams, it’s a 24/7 thought partner for the messages that matter most, so you can get your ideas out there, in a way that sounds like YOU.

Inside, you’ll receive support for: 
🎤 Executive messaging + thought leadership 
💼 LinkedIn strategy and content 
🗣️ Speeches, presentations, talking points 
🏫 Campus or organization-wide communications

This has been a long time in the making, and I’m so grateful to share it with you.

Your voice is one of your most valuable leadership assets. Let’s make sure every message reflects it. 

Where does that pull show up most for you right now? A keynote, LinkedIn, something else? Tell me below.

Early access opens next week. Learn more and add your name to be among the first in.

🔗 Link in bio to learn more + add your name for early access. 

If there’s a leader whose voice deserves to be heard more, share this with them." aria-hidden="true">
		</a>
	</div>
</div><div class="sbi_item sbi_type_carousel sbi_new sbi_transition" role="listitem"
	id="sbi_18102209855586248" data-date="1784918147">
	<div class="sbi_photo_wrap">
		<a class="sbi_photo" href="https://www.instagram.com/p/DbL5bWkkbku/" target="_blank" rel="noopener nofollow"
			data-full-res="https://scontent-lax3-1.cdninstagram.com/v/t51.82787-15/754068896_18613330210035056_831917201151907265_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=1V0y9XcfZvoQ7kNvwEDlBQ6&#038;_nc_oc=AdpqHtkGs6J3cJf0_dmQqTg_EgsxTefQgZMNSTGuvmQyb9RndosWzw9RlZ8IQvHuL3k&#038;_nc_zt=23&#038;_nc_ht=scontent-lax3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&#038;_nc_tpa=Q5bMBQJZJ0R9I_SdXqWGVZImyPVdOYb2WeW60Q1hdFBPFxCdshBf-diWjjWaPKbqPu4a0v60HSJDygI-Cg&#038;oh=00_AQGb-cTQBxGo2fCEZ7cSIqNZPzswgTNAIw8F0dzGHJzAbA&#038;oe=6A8CA184"
			data-img-src-set="{&quot;d&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/754068896_18613330210035056_831917201151907265_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1V0y9XcfZvoQ7kNvwEDlBQ6&amp;_nc_oc=AdpqHtkGs6J3cJf0_dmQqTg_EgsxTefQgZMNSTGuvmQyb9RndosWzw9RlZ8IQvHuL3k&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJZJ0R9I_SdXqWGVZImyPVdOYb2WeW60Q1hdFBPFxCdshBf-diWjjWaPKbqPu4a0v60HSJDygI-Cg&amp;oh=00_AQGb-cTQBxGo2fCEZ7cSIqNZPzswgTNAIw8F0dzGHJzAbA&amp;oe=6A8CA184&quot;,&quot;150&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/754068896_18613330210035056_831917201151907265_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1V0y9XcfZvoQ7kNvwEDlBQ6&amp;_nc_oc=AdpqHtkGs6J3cJf0_dmQqTg_EgsxTefQgZMNSTGuvmQyb9RndosWzw9RlZ8IQvHuL3k&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJZJ0R9I_SdXqWGVZImyPVdOYb2WeW60Q1hdFBPFxCdshBf-diWjjWaPKbqPu4a0v60HSJDygI-Cg&amp;oh=00_AQGb-cTQBxGo2fCEZ7cSIqNZPzswgTNAIw8F0dzGHJzAbA&amp;oe=6A8CA184&quot;,&quot;320&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/754068896_18613330210035056_831917201151907265_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1V0y9XcfZvoQ7kNvwEDlBQ6&amp;_nc_oc=AdpqHtkGs6J3cJf0_dmQqTg_EgsxTefQgZMNSTGuvmQyb9RndosWzw9RlZ8IQvHuL3k&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJZJ0R9I_SdXqWGVZImyPVdOYb2WeW60Q1hdFBPFxCdshBf-diWjjWaPKbqPu4a0v60HSJDygI-Cg&amp;oh=00_AQGb-cTQBxGo2fCEZ7cSIqNZPzswgTNAIw8F0dzGHJzAbA&amp;oe=6A8CA184&quot;,&quot;640&quot;:&quot;https:\/\/scontent-lax3-1.cdninstagram.com\/v\/t51.82787-15\/754068896_18613330210035056_831917201151907265_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1V0y9XcfZvoQ7kNvwEDlBQ6&amp;_nc_oc=AdpqHtkGs6J3cJf0_dmQqTg_EgsxTefQgZMNSTGuvmQyb9RndosWzw9RlZ8IQvHuL3k&amp;_nc_zt=23&amp;_nc_ht=scontent-lax3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=g4xHBwmb2yy8urzJcb28EQ&amp;_nc_tpa=Q5bMBQJZJ0R9I_SdXqWGVZImyPVdOYb2WeW60Q1hdFBPFxCdshBf-diWjjWaPKbqPu4a0v60HSJDygI-Cg&amp;oh=00_AQGb-cTQBxGo2fCEZ7cSIqNZPzswgTNAIw8F0dzGHJzAbA&amp;oe=6A8CA184&quot;}">
			<span class="sbi-screenreader">Red eye from LA straight into a room full of peopl</span>
			<svg class="svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon" aria-hidden="true" aria-label="Clone" data-fa-proƒcessed="" data-prefix="far" data-icon="clone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                    <path fill="currentColor" d="M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z"></path>
                </svg>						<img src="https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png" alt="Red eye from LA straight into a room full of people who care deeply about this profession. Worth every bit of jet lag.

This week, the NASPA Foundation Board gathered in DC to set priorities for how we keep reducing financial barriers for the students and professionals who need this field most.

This is my first year on the board. I proclaimed myself a baby board member.
So, I&#039;m asking a lot of questions.
Help me understand this.
Why do we do it this way?
Can we do this, or this, what about ...

I&#039;m so inspired to be surrounded by so many iconic student affairs and higher ed thinkers, doers, and dreamers.

Dr. Julie Payne-Kirchmeier, my fellow consultant sister on the board, is leading our strategic planning process. I serve on the task force, and alongside Dr. Julián X. Latshang, we led the group through hands-on visioning, mapping out where this Foundation goes next.

Sitting in that room, a phrase came to me that I haven&#039;t stopped thinking about since. Made by NASPA.

NASPA is where we&#039;ve found our people. It&#039;s where we keep showing up, and where we keep giving back.

Grateful for this community, for everyone in that room doing the work, and for Benjamin M. Williams, our board chair, whose fierce leadership kept us focused and moving forward all week." aria-hidden="true">
		</a>
	</div>
</div>	</div>

	<div id="sbi_load" >

	<div class="sbi-screenreader" aria-live="polite" aria-atomic="true" data-sbi-feed-status></div>

	
	
</div>
		<span class="sbi_resized_image_data" data-feed-id="*1"
		  data-resized="{&quot;18102209855586248&quot;:{&quot;id&quot;:&quot;754068896_18613330210035056_831917201151907265_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18115999795897439&quot;:{&quot;id&quot;:&quot;758730860_18614891743035056_2767210620820658604_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18203098306318716&quot;:{&quot;id&quot;:&quot;762542652_18615948628035056_262268329050761698_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18141148783492906&quot;:{&quot;id&quot;:&quot;768284712_18617879554035056_3621069169982352315_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18100881101580241&quot;:{&quot;id&quot;:&quot;772696784_18618911131035056_8986692892779870742_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18098610824623925&quot;:{&quot;id&quot;:&quot;774597436_18621456388035056_1290736266589961125_n&quot;,&quot;ratio&quot;:&quot;1.33&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}">
	</span>
	</div>

</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-2253b930 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="2253b930" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-22dd8e9c" data-id="22dd8e9c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1dda0c1 elementor-widget elementor-widget-heading" data-id="1dda0c1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">ABOUT</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-10c2e21f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="10c2e21f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/about/">

											<span class="elementor-icon-list-text">About Josie</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/press/">

											<span class="elementor-icon-list-text">Press</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/blog/">

											<span class="elementor-icon-list-text">Blog</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/thepodcast/">

											<span class="elementor-icon-list-text">Podcast</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/digitalleadership/">

											<span class="elementor-icon-list-text">Books</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/resources/">

											<span class="elementor-icon-list-text">Resources</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/digital-workshops/">

											<span class="elementor-icon-list-text">Online Trainings</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-eb149ed" data-id="eb149ed" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c252b8d elementor-widget elementor-widget-heading" data-id="c252b8d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">WORK WITH ME</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-169b4b6b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="169b4b6b" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/higher-ed-speaking/">

											<span class="elementor-icon-list-text">Higher Education Speaking</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/consulting/">

											<span class="elementor-icon-list-text">Higher Education Consulting</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/shop/">

											<span class="elementor-icon-list-text">Higher Education Group Programs Shop</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/highereducationexecutives/">

											<span class="elementor-icon-list-text">Higher Education Executive Services</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://www.josieahlquist.com/companies-and-organizations/">

											<span class="elementor-icon-list-text">Companies &amp; Organizations</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="/client-love">

											<span class="elementor-icon-list-text">Client Love</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="/contact">

											<span class="elementor-icon-list-text">Contact</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-a077ec2" data-id="a077ec2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-37e9e5e elementor-widget elementor-widget-heading" data-id="37e9e5e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">CONNECT</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-3952e4d e-grid-align-mobile-left elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="3952e4d" data-element_type="widget" data-e-type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
							<div class="elementor-social-icons-wrapper elementor-grid" role="list">
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-62e95c0" href="https://www.linkedin.com/in/josieahlquist" target="_blank">
						<span class="elementor-screen-only">Linkedin-in</span>
						<i aria-hidden="true" class="fab fa-linkedin-in"></i>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-5dd6939" href="http://instagram.com/josieahlquist" target="_blank">
						<span class="elementor-screen-only">Instagram</span>
						<i aria-hidden="true" class="fab fa-instagram"></i>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-8d6ea15" href="https://www.facebook.com/DrJosieAhlquist/" target="_blank">
						<span class="elementor-screen-only">Facebook-f</span>
						<i aria-hidden="true" class="fab fa-facebook-f"></i>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-threads elementor-repeater-item-e13c4de" href="https://www.threads.com/@josieahlquist" target="_blank">
						<span class="elementor-screen-only">Threads</span>
						<i aria-hidden="true" class="fab fa-threads"></i>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-3007921" href="https://www.youtube.com/channel/UC_q43r-j74Tr5fjyLiAa3-A" target="_blank">
						<span class="elementor-screen-only">Youtube</span>
						<i aria-hidden="true" class="fab fa-youtube"></i>					</a>
				</span>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b95ac6f elementor-widget elementor-widget-image" data-id="b95ac6f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://www.josieahlquist.com/">
							<img loading="lazy" width="1729" height="469" src="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/Josie-Ahlquist-Main-Logo-White-Type.png?fit=1729%2C469&amp;ssl=1" class="attachment-full size-full wp-image-22967" alt="" srcset="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/Josie-Ahlquist-Main-Logo-White-Type.png?w=1729&amp;ssl=1 1729w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/Josie-Ahlquist-Main-Logo-White-Type.png?resize=300%2C81&amp;ssl=1 300w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/Josie-Ahlquist-Main-Logo-White-Type.png?resize=1024%2C278&amp;ssl=1 1024w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/Josie-Ahlquist-Main-Logo-White-Type.png?resize=768%2C208&amp;ssl=1 768w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/Josie-Ahlquist-Main-Logo-White-Type.png?resize=1536%2C417&amp;ssl=1 1536w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/Josie-Ahlquist-Main-Logo-White-Type.png?resize=600%2C163&amp;ssl=1 600w" sizes="(max-width: 1729px) 100vw, 1729px" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-a436030 elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-search-form--icon-search elementor-widget elementor-widget-search-form" data-id="a436030" data-element_type="widget" data-e-type="widget" data-settings="{&quot;skin&quot;:&quot;classic&quot;}" data-widget_type="search-form.default">
				<div class="elementor-widget-container">
							<search role="search">
			<form class="elementor-search-form" action="https://www.josieahlquist.com" method="get">
												<div class="elementor-search-form__container">
					<label class="elementor-screen-only" for="elementor-search-form-a436030">Search</label>

					
					<input id="elementor-search-form-a436030" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value="">
					
											<button class="elementor-search-form__submit" type="submit" aria-label="Search">
															<i aria-hidden="true" class="fas fa-search"></i>													</button>
					
									</div>
			</form>
		</search>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-55cefd50" data-id="55cefd50" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-71978f2c elementor-widget elementor-widget-heading" data-id="71978f2c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">SIGN UP FOR THE DIGITAL LEADERSHIP DOWNLOAD</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-41791f15 elementor-widget elementor-widget-text-editor" data-id="41791f15" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>My newsletter brings you the latest on digital engagement and leadership and everywhere they intersect.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a03f2a7 elementor-button-align-start elementor-widget elementor-widget-form" data-id="a03f2a7" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
							<form class="elementor-form" method="post" name="New Form" aria-label="New Form">
			<input type="hidden" name="post_id" value="418"/>
			<input type="hidden" name="form_id" value="a03f2a7"/>
			<input type="hidden" name="referer_title" value="Dr. Josie Ahlquist - Let your values drive your online presence" />

							<input type="hidden" name="queried_id" value="16852"/>
			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Name							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Name">
											</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Email							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Email" required="required">
											</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm elementor-animation-float" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">SUBSCRIBE</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e8702a5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e8702a5" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f77fd4c" data-id="f77fd4c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b38d2d5 elementor-widget elementor-widget-text-editor" data-id="b38d2d5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><a href="https://www.josieahlquist.com/privacy-policy"><span style="color: #fff;">Privacy Policy</span></a> | <a href="https://www.josieahlquist.com/disclaimer/"><span style="color: #fff;">Disclaimer</span></a></p><p>Copyright 2026 Josie Ahlquist. All Rights Reserved.</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</footer>
		</div>

<a title="Scroll back to top" aria-label="Scroll back to top" rel="nofollow" href="#" class="generate-back-to-top" data-scroll-speed="400" data-start-scroll="300" role="button">
					
				</a><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/generatepress/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script id="generate-a11y">
!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("pointerdown",(function(){e.classList.add("using-mouse")}),{passive:!0}),e.addEventListener("keydown",(function(){e.classList.remove("using-mouse")}),{passive:!0})}}();
</script>
		<div data-elementor-type="popup" data-elementor-id="34222" class="elementor elementor-34222 elementor-location-popup" data-elementor-settings="{&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:[],&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-1b75773e elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="1b75773e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-71efc17f" data-id="71efc17f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-360651a7 elementor-widget elementor-widget-heading" data-id="360651a7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Rebekah Tilley</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-7c06d562 elementor-widget elementor-widget-heading" data-id="7c06d562" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Assistant Vice President, University of Iowa Center for Advancement</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-12f6c438 elementor-widget elementor-widget-text-editor" data-id="12f6c438" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Rebekah Tilley is the assistant vice president of communication and marketing for the University of Iowa Center for Advancement (UICA). In that role she supports fundraising and alumni engagement efforts for the university, including its CASE Gold winning Iowa Magazine, and serves UICA in a variety of strategic communication efforts.</p><p>Previously she was the director of strategic communication for the University of Iowa Tippie College of Business, and the director of communication for the University of Kentucky College of Law. She is a Kentucky native and a proud alum of the University of Kentucky.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-1ff07a26 elementor-widget elementor-widget-heading" data-id="1ff07a26" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Connect with Rebekah</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-3aff7cc1 elementor-shape-circle e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="3aff7cc1" data-element_type="widget" data-e-type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
							<div class="elementor-social-icons-wrapper elementor-grid">
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-3e93ba0" href="https://www.linkedin.com/in/rebekah-tilley/" target="_blank">
						<span class="elementor-screen-only">Linkedin</span>
						<i aria-hidden="true" class="fab fa-linkedin"></i>					</a>
				</span>
					</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
				<div data-elementor-type="popup" data-elementor-id="22976" class="elementor elementor-22976 elementor-location-popup" data-elementor-settings="{&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:{&quot;exit_intent&quot;:&quot;yes&quot;},&quot;timing&quot;:{&quot;times_times&quot;:1,&quot;times_count&quot;:&quot;close&quot;,&quot;times&quot;:&quot;yes&quot;}}" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-4606bda elementor-section-height-min-height elementor-section-items-stretch elementor-section-full_width elementor-hidden-mobile elementor-section-height-default" data-id="4606bda" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e881b3d elementor-hidden-mobile" data-id="e881b3d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-05bd2b5 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="05bd2b5" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" width="448" height="105" src="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2018/11/Josie-Ahlquist-Main-Logo-White-448px-footer.png?fit=448%2C105&amp;ssl=1" class="attachment-large size-large wp-image-26991" alt="" srcset="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2018/11/Josie-Ahlquist-Main-Logo-White-448px-footer.png?w=448&amp;ssl=1 448w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2018/11/Josie-Ahlquist-Main-Logo-White-448px-footer.png?resize=300%2C70&amp;ssl=1 300w" sizes="(max-width: 448px) 100vw, 448px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-15b79ff" data-id="15b79ff" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8c84653 elementor-widget elementor-widget-image" data-id="8c84653" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" width="300" height="300" src="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/download-icon.png?fit=300%2C300&amp;ssl=1" class="attachment-medium size-medium wp-image-22965" alt="" srcset="https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/download-icon.png?w=512&amp;ssl=1 512w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/download-icon.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/download-icon.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.josieahlquist.com/wp-content/uploads/2020/04/download-icon.png?resize=100%2C100&amp;ssl=1 100w" sizes="(max-width: 300px) 100vw, 300px" />															</div>
				</div>
				<div class="elementor-element elementor-element-912a4e1 elementor-widget elementor-widget-heading" data-id="912a4e1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Spark your mission on social media</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-a116fb7 elementor-widget elementor-widget-heading" data-id="a116fb7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Sign up for the Digital Leadership Download</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a2ca032 elementor-widget elementor-widget-text-editor" data-id="a2ca032" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The newsletter that brings the latest in digital engagement and leadership right to your inbox</p>								</div>
				</div>
				<div class="elementor-element elementor-element-da232fb elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="da232fb" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
							<form class="elementor-form" method="post" name="New Form" aria-label="New Form">
			<input type="hidden" name="post_id" value="22976"/>
			<input type="hidden" name="form_id" value="da232fb"/>
			<input type="hidden" name="referer_title" value="Dr. Josie Ahlquist - Let your values drive your online presence" />

							<input type="hidden" name="queried_id" value="16852"/>
			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-email_subscribe elementor-col-50 elementor-field-required">
												<label for="form-field-email_subscribe" class="elementor-field-label elementor-screen-only">
								First Name							</label>
														<input size="1" type="text" name="form_fields[email_subscribe]" id="form-field-email_subscribe" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="First Name" required="required">
											</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_10ab549 elementor-col-50 elementor-field-required">
												<label for="form-field-field_10ab549" class="elementor-field-label elementor-screen-only">
								Last Name							</label>
														<input size="1" type="text" name="form_fields[field_10ab549]" id="form-field-field_10ab549" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Last Name" required="required">
											</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_165a83f elementor-col-100 elementor-field-required">
												<label for="form-field-field_165a83f" class="elementor-field-label elementor-screen-only">
								Email Address							</label>
														<input size="1" type="email" name="form_fields[field_165a83f]" id="form-field-field_165a83f" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Email Address" required="required">
											</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm elementor-animation-float" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">subscribe</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				<div class="elementor-element elementor-element-421d787 elementor-widget elementor-widget-text-editor" data-id="421d787" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Unsubscribe anytime. Read our <a href="https://www.josieahlquist.com/privacy-policy/">Privacy Policy.</a></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-70aa271 elementor-section-full_width elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default elementor-section-height-default" data-id="70aa271" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8eba03d" data-id="8eba03d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7db67c9 elementor-widget elementor-widget-heading" data-id="7db67c9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Sign up for the Digital Leadership Download</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6ae9732 elementor-widget elementor-widget-text-editor" data-id="6ae9732" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The newsletter that brings the latest in digital engagement and leadership right to your inbox</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e5d731e elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="e5d731e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
							<form class="elementor-form" method="post" name="New Form" aria-label="New Form">
			<input type="hidden" name="post_id" value="22976"/>
			<input type="hidden" name="form_id" value="e5d731e"/>
			<input type="hidden" name="referer_title" value="Dr. Josie Ahlquist - Let your values drive your online presence" />

							<input type="hidden" name="queried_id" value="16852"/>
			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-email_subscribe elementor-col-50 elementor-field-required">
												<label for="form-field-email_subscribe" class="elementor-field-label elementor-screen-only">
								First Name							</label>
														<input size="1" type="text" name="form_fields[email_subscribe]" id="form-field-email_subscribe" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="First Name" required="required">
											</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_10ab549 elementor-col-50 elementor-field-required">
												<label for="form-field-field_10ab549" class="elementor-field-label elementor-screen-only">
								Last Name							</label>
														<input size="1" type="text" name="form_fields[field_10ab549]" id="form-field-field_10ab549" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Last Name" required="required">
											</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_165a83f elementor-col-100 elementor-field-required">
												<label for="form-field-field_165a83f" class="elementor-field-label elementor-screen-only">
								Email Address							</label>
														<input size="1" type="email" name="form_fields[field_165a83f]" id="form-field-field_165a83f" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Email Address" required="required">
											</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm elementor-animation-float" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">subscribe</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
				<div class="elementor-element elementor-element-6c5ce9c elementor-widget elementor-widget-text-editor" data-id="6c5ce9c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Unsubscribe anytime. Read our <a href="https://www.josieahlquist.com/privacy-policy/">Privacy Policy.</a></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<!-- Instagram Feed JS -->
<script type="text/javascript">
var sbiajaxurl = "https://www.josieahlquist.com/wp-admin/admin-ajax.php";
</script>
			<script>
				( () => {
					const lazyloadRunObserver = () => {
						const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
						const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
							entries.forEach( ( entry ) => {
								if ( entry.isIntersecting ) {
									let lazyloadBackground = entry.target;
									if( lazyloadBackground ) {
										lazyloadBackground.classList.add( 'e-lazyloaded' );
									}
									lazyloadBackgroundObserver.unobserve( entry.target );
								}
							});
						}, { rootMargin: '200px 0px 200px 0px' } );
						lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
							lazyloadBackgroundObserver.observe( lazyloadBackground );
						} );
					};
					const events = [
						'DOMContentLoaded',
						'elementor/lazyload/observe',
					];
					events.forEach( ( event ) => {
						document.addEventListener( event, lazyloadRunObserver );
					} );
				} )();
			</script>
				<script>
		(function () {
			var c = document.body.className;
			c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
			document.body.className = c;
		})();
	</script>
	<link rel='stylesheet' id='wc-blocks-style-css' href='https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-11.0.1' media='all' />
<script id="ssp-castos-player-js" src="https://www.josieahlquist.com/wp-content/plugins/seriously-simple-podcasting/assets/js/castos-player.min.js?ver=3.17.0"></script>
<script id="generate-menu-js-before">
var generatepressMenu = {"toggleOpenedSubMenus":true,"openSubMenuLabel":"Open Sub-Menu","closeSubMenuLabel":"Close Sub-Menu"};
//# sourceURL=generate-menu-js-before
</script>
<script id="generate-menu-js" src="https://www.josieahlquist.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.6.1"></script>
<script id="generate-navigation-search-js-before">
var generatepressNavSearch = {"open":"Open Search Bar","close":"Close Search Bar"};
//# sourceURL=generate-navigation-search-js-before
</script>
<script id="generate-navigation-search-js" src="https://www.josieahlquist.com/wp-content/themes/generatepress/assets/js/navigation-search.min.js?ver=3.6.1"></script>
<script id="generate-back-to-top-js-before">
var generatepressBackToTop = {"smooth":true};
//# sourceURL=generate-back-to-top-js-before
</script>
<script id="generate-back-to-top-js" src="https://www.josieahlquist.com/wp-content/themes/generatepress/assets/js/back-to-top.min.js?ver=3.6.1"></script>
<script data-wp-strategy="defer" defer id="woocommerce-analytics-client-js" src="https://www.josieahlquist.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js?minify=false&#038;ver=8d8bb846cc19ac858460"></script>
<script id="elementor-webpack-runtime-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.2.3"></script>
<script id="elementor-frontend-modules-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.2.3"></script>
<script id="jquery-ui-core-js" src="https://www.josieahlquist.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3"></script>
<script id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnX":"Share on X","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"4.2.3","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_panel_promotions":true,"theme_builder_v2":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"e_opt_in_v4_page":true,"e_components":true,"e_interactions":true,"e_widget_creation":true,"import-export-customization":true,"e_pro_atomic_form":true,"e_pro_collection_loop":true,"e_pro_variables":true,"e_pro_interactions":true},"urls":{"assets":"https:\/\/www.josieahlquist.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.josieahlquist.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.josieahlquist.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"16bf6f0ad4","atomicFormsSendForm":"52284fba46"},"swiperClass":"swiper","settings":{"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":0,"title":"Page not found - Josie Ahlquist","excerpt":""}};
//# sourceURL=elementor-frontend-js-before
</script>
<script id="elementor-frontend-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.2.3"></script>
<script id="smartmenus-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1"></script>
<script id="jquery-smartmenu-js" src="https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/lib/smartmenu/jquery.smartmenus.min.js?ver=1.1.1"></script>
<script id="pp-smartmenu-keyboard-js" src="https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/js/smartmenus-keyboard.js?ver=1.0.0"></script>
<script id="pp-advanced-menu-js" src="https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/js/min/frontend-advanced-menu.min.js?ver=3.0.3"></script>
<script id="sourcebuster-js-js" src="https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=11.0.1"></script>
<script id="wc-order-attribution-js-extra">
var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https://www.josieahlquist.com/wp-admin/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
//# sourceURL=wc-order-attribution-js-extra
</script>
<script id="wc-order-attribution-js" src="https://www.josieahlquist.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=11.0.1"></script>
<script id="jetpack-stats-js-before">
_stq = window._stq || [];
_stq.push([ "view", {"v":"ext","blog":"80821292","post":"0","tz":"-7","srv":"www.josieahlquist.com","j":"1:16.1.1"} ]);
_stq.push([ "clickTrackerInit", "80821292", "0" ]);
//# sourceURL=jetpack-stats-js-before
</script>
<script data-wp-strategy="defer" defer fetchpriority="low" id="jetpack-stats-js" src="https://stats.wp.com/e-202634.js"></script>
<script id="sbi_scripts-js-extra">
var sb_instagram_js_options = {"font_method":"svg","resized_url":"https://www.josieahlquist.com/wp-content/uploads/sb-instagram-feed-images/","placeholder":"https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png","ajax_url":"https://www.josieahlquist.com/wp-admin/admin-ajax.php"};
var sb_instagram_js_options = {"font_method":"svg","resized_url":"https://www.josieahlquist.com/wp-content/uploads/sb-instagram-feed-images/","placeholder":"https://www.josieahlquist.com/wp-content/plugins/instagram-feed/img/placeholder.png","ajax_url":"https://www.josieahlquist.com/wp-admin/admin-ajax.php"};
var sbiElementorData = {"feeds":[{"id":"1","feed_name":"My Feed"}],"feed_url":"https://www.josieahlquist.com/wp-admin/admin.php?page=sbi-feed-builder","is_pro_active":""};
//# sourceURL=sbi_scripts-js-extra
</script>
<script id="sbi_scripts-js" src="https://www.josieahlquist.com/wp-content/plugins/instagram-feed/js/sbi-scripts.min.js?ver=6.12.0"></script>
<script id="elementor-pro-webpack-runtime-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=4.2.2"></script>
<script id="wp-hooks-js" src="https://www.josieahlquist.com/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d"></script>
<script id="wp-i18n-js" src="https://www.josieahlquist.com/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
</script>
<script id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.josieahlquist.com\/wp-admin\/admin-ajax.php","nonce":"56cfe73ade","urls":{"assets":"https:\/\/www.josieahlquist.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.josieahlquist.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/www.josieahlquist.com\/cart\/","checkout_page_url":"https:\/\/www.josieahlquist.com\/checkout\/","fragments_nonce":"a844218eb7"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.josieahlquist.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
//# sourceURL=elementor-pro-frontend-js-before
</script>
<script id="elementor-pro-frontend-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=4.2.2"></script>
<script id="pro-elements-handlers-js" src="https://www.josieahlquist.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=4.2.2"></script>
<script id="pp-tooltipster-js" src="https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/lib/tooltipster/tooltipster.min.js?ver=3.0.3"></script>
<script id="pp-elements-tooltip-js" src="https://www.josieahlquist.com/wp-content/plugins/powerpack-elements/assets/js/min/frontend-tooltip.min.js?ver=3.0.3"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://www.josieahlquist.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0.4"}}
</script>
<script type="module">
/*! This file is auto-generated */
var e="script#wp-emoji-settings",t=document.querySelector(e);if(!(t instanceof HTMLScriptElement))throw new Error("Element missing: "+e);const r=JSON.parse(t.text),s=(window._wpemojiSettings=r,"wpEmojiSettingsSupports"),o=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(s,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const r=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===r[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,r){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!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!r(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,r){let a;const s=(a="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),o=(s.textBaseline="top",s.font="600 32px Arial",{});return e.forEach(e=>{o[e]=t(s,e,n,r)}),o}function a(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}r.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(s));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(o),u.toString(),c.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"});const a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=e=>{i(n=e.data),a.terminate(),t(n)})}catch(e){}i(n=f(o,u,c,p))}t(n)}).then(e=>{for(const n in e)r.supports[n]=e[n],r.supports.everything=r.supports.everything&&r.supports[n],"flag"!==n&&(r.supports.everythingExceptFlag=r.supports.everythingExceptFlag&&r.supports[n]);var t;r.supports.everythingExceptFlag=r.supports.everythingExceptFlag&&!r.supports.flag,r.supports.everything||((t=r.source||{}).concatemoji?a(t.concatemoji):t.wpemoji&&t.twemoji&&(a(t.twemoji),a(t.wpemoji)))});
//# sourceURL=https://www.josieahlquist.com/wp-includes/js/wp-emoji-loader.min.js
</script>
<style>
  .wptpa_song_infrmtn,
  .wptpa_currenttime,
  .wptpa_duration,
  .wptpa_song,
  .wptpa_dwn_cnt,
  .wptpa_play_cnt,
  .wptpa_num,
  .wptpa_h2,
  .wptpa_ads{
    font-family: 'Roboto', sans-serif;
  }
  .wptpa_player {
    background: #FFFFFF !important;
  }
  .wptpa_heading:before,
  .wptpa_heading:after {
    background: #555555 !important;
  }
  .wptpa_song_infrmtn {
    color: #555555 !important;
  }
  .wptpa_btn .wptpa_icon {
    fill: #555555;
  }

  .wptpa_btn.actv .wptpa_icon,
  .wptpa_btn:hover .wptpa_icon{
    fill: #3EC3D5;
  }
  .wptpa_btn:before{
    background: #555555 !important;
  }

  .wptpa_player .wptpa_seek,
  .wptpa_player .wptpa_loader {
    background: #555555 !important;
  }
  .wptpa_player .wptpa_seek span,
  .wptpa_progress {
    background: #3EC3D5 !important;
  }
  .wptpa_ads,
  .wptpa_currenttime,
  .wptpa_duration {
    color: #FFFFFF !important;
  }
  .wptpa_volume_seek:before {
    background: #555555 !important;
  }

  .wptpa_volume_value {
    background: #3EC3D5 !important;
  }
  .wptpa_pllst_itm {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
    background: #3EC3D5 !important;
    color: #FFFFFF !important;
  }
  .wptpa_pllst_itm.crrnt,
  .wptpa_pllst_itm:hover {
    background: #42CFE2 !important;
    color: #FFFFFF !important;
  }
  .wptpa_pllst_itm:last-child {
    border-bottom: 0px solid rgba(255, 255, 255, 0.25) !important;
  }
  .wptpa_bars,
  .wptpa_bars:before,
  .wptpa_bars:after{
    background: #FFFFFF !important;
  }
  .wptpa_line {
    border-color: #FFFFFF !important;
  }
  .wptpa_pllst_itm .wptpa_icon {
    fill: #FFFFFF;
  }
  .wptpa_dwn_cnt,
  .wptpa_play_cnt {
    color: #FFFFFF !important;
  }
  .wptpa_scroll_bar {
    background: #FFFFFF !important;
  }
  </style>
  		<script type="text/javascript">
			(function() {
				window.wcAnalytics = window.wcAnalytics || {};
				const wcAnalytics = window.wcAnalytics;

				// Set the assets URL for webpack to find the split assets.
				wcAnalytics.assets_url = 'https://www.josieahlquist.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/../build/';

				// Set the REST API tracking endpoint URL.
								wcAnalytics.trackEndpoint = "https://www.josieahlquist.com/wp-json/woocommerce-analytics/v1/track";

				// Set common properties for all events.
				wcAnalytics.commonProps = {"ui":0,"blog_id":80821292,"store_id":"4224e825-db2a-49c8-9a62-b13676dfc407","url":"https://www.josieahlquist.com","woo_version":"11.0.1","wp_version":"7.0.4","store_admin":0,"device":"desktop","store_currency":"USD","timezone":"America/Los_Angeles","is_guest":1};

				// Set the event queue.
				wcAnalytics.eventQueue = [];

				// Features.
				wcAnalytics.features = {
					ch: false,
					sessionTracking: false,
					proxy: false,
				};

				wcAnalytics.breadcrumbs = ["Error 404"];

				// Page context flags.
				wcAnalytics.pages = {
					isAccountPage: false,
					isCart: false,
				};
			})();
		</script>
		
</body>
</html>
