<a target="_blank" href="https://secure.instantsoftwareonline.com/OwnerLink/Owners/PropertyOwnerLogin.aspx?coid=1134">Owner Login</a>
<div class="weather-container">
- <a style="text-align: center;margin-bottom: 10px;" href="http://www.wunderground.com/us/mi/bessemer?MR=1" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/sun-icon.png" /></a>
+ <a style="text-align: center;margin-bottom: 10px;" href="https://openweathermap.org/city/4985785" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/sun-icon.png" /></a>
<div id="weather-widget" style="min-width: 250px;">
- <?php echo do_shortcode('[wunderground location="Bessemer, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+ <?php echo do_shortcode('[awesome-weather location="4985785" units="F" forecast_days="4"]'); ?>
</div>
<div style="color: white;font-family: Merienda;" class="weather-text">Local Weather</div>
</div>