/*!
Theme Name: tli_theme
Theme URI: https://trioxk.com/
Author: Gentian Trioxk
Description: Theme for TLI
Version: 1.0.0
Tested up to: 6.*
Requires PHP: 8.*
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tli_theme
*/

@media(min-width:982px){
    .single-article .py-5{
        padding-top:75px!important;
    }
}

.desktop-header .navbar-brand a {
	text-decoration:none;
}