/*
Theme Name: Highend Child
Theme URI: https://www.hb-themes.com/themes/highend/
Template: HighendWP
Author: HB-Themes
Author URI: https://hb-themes.com
Description: Premium Responsive Multi-Purpose Theme.
Version: 4.2.4.1763049853
Updated: 2025-11-13 11:04:13

*/
html {
    scroll-behavior: smooth;
}

#post-content a{
	color: #002f80;
}
#post-content a:hover {
	color: #3175e4;
	border-bottom: 1px dotted;
}

@media screen and (max-width: 900px){
#show-nav-menu {
	display: block;
}
}