/*
Theme Name:般若ビルダー 子テーマ
Theme URI: https://hannya-builder.com/
Author: MN
Description: 般若ビルダー 専用の子テーマ。親テーマのバージョンが上がった場合はTemplateの名前を修正してください。
Template: hannyabuilder-20221107
Version:1.0.0
*/

.wpforms-container-full .wpforms-form button[type="submit"] {
    margin: 0 auto !important;
    display: block;
}

a[href^="#"] {
    transition: all 1s ease-in-out;
}

html {
    scroll-behavior: smooth;
}
