/*!
Theme Name: HiTH2025
Theme URI: https://underscoretw.com/
Template: hith_2022
Author: Beehive Co., Ltd.
Author URI: http://beehive.asia
Description: A child theme of HiTH2022
Version: 1.1.4
Tested up to: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hith2025
Tags:

HiTH2025 is based on HiTH2022
*/

body {
    background-color: white;
}

.menu-main {
    border-bottom: #E72874 3px solid;
}

.front-page-box {
    border-bottom: #E72874 1px solid;
    padding-bottom: 3rem;

    @media (min-width: 1024px) {
        border: #E72874 1px solid;
        padding: 2rem 1rem;
    }
}