/*
 Theme Name:   SWELL Child - freelance-gogo.net
 Template:     swell
 Version:      1.0.0
 Description:  freelance-gogo.net 用の子テーマ。2026-09-21にCocoonから載せ替えた際に新設。
*/

/* --- Cocoonから載せ替えた名残（2026-09-21）---
   本文に残っているCocoon由来のクラスは #95 の4つだけ。
   記事本文を書き換えずに見た目だけ復元する。
   本文からこれらのクラスが消えたら、このブロックも消してよい。 */
.is-style-blank-box-pink {
	background: #fdf2f6;
	border: 1px solid #f0b8cd;
	border-radius: 4px;
	padding: 1.2em 1.4em;
}

.has-border {
	border-radius: 4px;
}

.bold-blue {
	color: #1b6ca8;
	font-weight: 700;
}

.marker-under {
	background: linear-gradient(transparent 62%, #ffe9a8 62%);
}
