@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* 降水確率・湿度・風速の数値を大きくする */
.weather-precipitation,
.weather-humidity,
.weather-wind {
	font-size: 24px !important;
	font-weight: 800;
	line-height: 1;
}

.js-weather-tomorrow-primary, .js-weather-today-primary { margin-bottom: 7px!important; }

.wp-block-renew-monitor-weather.monitor-weather { 
	padding-right: 0 !important;
	padding-bottom: 10px!important; 
}

.#monitor-stage { background: #fdf5e6!important; }