/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: スタイル、フッタなど上書き
Author: 
*/


body {
	background-color:#eded50 !important;
}

.wp-block-table {
	border-color: var(--vk-color-text-light);
}

.wp-block-button.is-style-outline>.wp-block-button__link{
	border-width:2px;
	border-color:#000000;
	color:#000000;
}

.wp-block-button.is-style-outline>.wp-block-button__link:hover {
	border-color:#11ab00 !important;
	background-color:#eded50 !important;
	color:#000000 !important;

}

.vk_button_link_caption{
	color:#000000 !important;
}

