/**
 * Biolash Theme Styles
 *
 * This file contains the main styles for the Biolash WordPress theme.
 *
 * Theme Name: Biolash
 * Description: Biolashテーマ
 * Author: shotanaka7
 * Version: 1.0.2
 */

/* お問合わせページ以外でGoogle reCAPTCHAを非表示にする */
body:not(.page-id-46) .grecaptcha-badge { visibility: hidden; }