@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
*/

.section1__content > .wp-block-media-text__media {
	height: 400px !important;
	object-fit: cover;
}



.ts-btn > .swell-block-button__link{
	border-color: #825D67;
	color: #825D67;
}

.ts-btn > .swell-block-button__link:hover{
	border-color: #825D67;
	background-color:rgba(130,93,103,0.3);
	color:#825D67 !important;
}
