In today's episode- a continuation of the chat we had we Dr. Sue and Dr. Donna last week- we sit down to discuss the main movement and nutrition considerations that crop up within our client population in the winter months.
From tight shoulders and hips to carb cravings and caffeine intake, we touch base on the issues that plague people through the winter and offer self-care strategies to keep your body humming along regardless of the weather outside.
Show Notes:
1:30 - Stiff hips and low back
3:45 - The impact of winter boots on the body
5:00 - Ankle and foot care in the winter
8:00 - Cold weather = elevated breathing rate, shrugged shoulders, neck tension
11:00 - Eyes up! Leave the phone in your pocket.
13:00 - Recap of winter body care recommendations
14:00 - Dietary diversity decreases in the winter months; all hail frozen veggies!
16:00 - Bad weather = more ordering food in. Planning and food prep make a huge difference.
18:00 - How caffeine intake tends to creep up through the winter
19:30 - Craving carbs and caffeine? Fix your sleep.
22:20 - Recap of nutrition recommendations
23:00 - Freyja's winter movement recommendation
24:10 - Dain's winter movement & nutrition recommendations
25:30 - Freyja's winter nutrition recommendation
28:00 - What is Freyja reading?
- Mast Cells United, by Amber Walker
- The Art of Rest, by Claudia Hammond
30:00 - What is Dain reading?
- The Omnivore's Dilemma, by Michael Pollen
- Peak, by Dr. Marc Bubbs
Recommended Reading & Listening:
https://www.movewelldaily.com/move-daily-health-podcast-030-winter-health-strategies/
https://www.movewelldaily.com/move-daily-health-podcast-episode-015-barefoot-strong-dr-emily-splichal/
https://www.movewelldaily.com/move-daily-health-podcast-27-science-of-health-performance-dr-marc-bubbs/
https://www.movewelldaily.com/hypermobility-ehlers-danlos-insomnia/
https://www.movewelldaily.com/guide-to-better-sleep/
Additional Links:
5-minute foot release
Short Foot (long version)
Short Foot (short version)
More about Move Daily Health Coaching:
https://www.movewelldaily.com/movement-and-nutrition-coaching/
Connect with Freyja & Dain
https://www.movewelldaily.com/contact-us/
If you enjoyed our conversation and would like to hear more:
Please subscribe to The Move Daily Health Podcast on Stitcher or iTunes.
We would also appreciate a review!
Thank you and stay tuned for the next episode!
.wpedon-container .wpedon-select,
.wpedon-container .wpedon-input {
width: 300px;
min-width: 300px;
max-width: 300px;
}
const message_cb59860552e57b8e42c5b8f2bb9e2a21 = document.getElementById('wpedon-paypal-message-cb59860552e57b8e42c5b8f2bb9e2a21');
if ( typeof paypal === 'undefined' ) {
message_cb59860552e57b8e42c5b8f2bb9e2a21.innerHTML = 'An error occurred while connecting PayPal SDK. Check the plugin settings.';
throw 'An error occurred while connecting PayPal SDK. Check the plugin settings.';
}
paypal.getFundingSources().forEach(function (fundingSource) {
if ( wpedonPaypalFunding.indexOf(fundingSource) > -1 ) {
const style = {
shape: 'rect',
label: 'donate',
height: 40 };
if ( fundingSource !== 'card' ) {
let color = 'gold';
if (fundingSource === 'venmo' && color === 'gold') {
color = 'blue';
} else if (['ideal', 'bancontact', 'giropay', 'eps', 'sofort', 'mybank', 'p24'].indexOf(fundingSource) > -1 && ['gold', 'blue'].indexOf(color) > -1) {
color = 'default';
} else if (fundingSource === 'credit' && ['darkblue', 'black', 'white'].indexOf(color) === -1) {
color = 'darkblue';
}
style.color = color;
}
const button = paypal.Buttons({
fundingSource: fundingSource,
style: style,
createOrder: function() {
message_cb59860552e57b8e42c5b8f2bb9e2a21.