/*
Theme Name: Twenty Twenty-Three Child
Template: twentytwentythree
*/

.wpuf_customs {
	padding-left: 0;
}

.wpuf-field-data label {
	margin-right: 1rem;
}

.wpuf_customs li {
	margin-bottom: 1rem;
}

.wpuf_customs li:last-child {
	margin-bottom: 0;
}

input.textfield {
	width: 100%;
}

/* アーカイブ */
.wp-block-post-title {
	margin-bottom: 1rem;
}

.wp-block-post-excerpt {
    margin-top: 1rem;
	margin-bottom: 1rem;
}