/*
Theme Name:yStandard
Theme URI: https://wp-ystandard.com
Author: yosiakatsuki
Author URI: https://yosiakatsuki.net
Description:「自分色に染めた、自分だけのサイトを作る楽しさ」を感じてもらうために作った一風変わったWordPressテーマ
Version: 4.42.5
Requires at least: 5.9
Requires PHP: 7.3.0
Text Domain: ystandard
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * yStandardではテーマ本体のstyle.css編集は推奨していません。外観→カスタマイズの追加CSSをご利用ください。
 * 子テーマを使っている場合は子テーマのstyle.cssが読み込まれ、このファイルは無視されます。
 */


/*panel*/
.panel,
.panel-info,
.item-video,
.panel-body {
	border: none!important;
	box-shadow: none!important
}

.panel-footer {
	box-shadow: none!important
}

.panel-footer {
	color: #000!important
}

.home .item-video  {
	margin-bottom:45px!important
}
