/*
Theme Name: Imperial
Theme URI: https://imperial.sinomax.hk
Author: the WordPress team
Author URI: Peter Le
Description: Our Default Themes
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Peter Le
This theme is licensed under the GPL.
*/

*{
    text-decoration: none !important;    
}
ol, ul {padding-left: 0 !important;}

.sticky { position: fixed;top: 0;width: 100%;  z-index: 9999; }
.sticky + .content { padding-top: 102px;  }