/*
 Theme Name:   เด็กร่วมผู้ใหญ่สร้าง
 Theme URI:    https://www.เด็กร่วมผู้ใหญ่สร้าง.com
 Description:  เด็กร่วมผู้ใหญ่สร้าง
 Author:       Yosaki
 Author URI:   http://www.yoskai.com/
*/

* {
    box-sizing: border-box;
}

.navbar-toggler {
    background: rgba(0, 0, 0, .3);
}

@media (max-width:767px) {
    .navbar-custom .navbar-nav .nav-item .nav-link {
        background: rgba(255, 255, 255, .3);
    }
}