/*
Theme Name: G-OWL
Theme URI: https://g-owl.com/
Author: office BASE
Author URI: https://office-base.co.jp/
Description:
Version: 0.2
Requires at least: 5.0
Tested up to: 6.2.2
Requires PHP: 8.0
Text Domain: gowl
Tags:
*/

.navbar{
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(2px);
    box-shadow: 0 1px 5px 1px #999 inset;
    padding: 0;
  }