/*
Theme Name: Spectra One Child
Template: spectra-one
Author: Brainstorm Force
Author URI: https://brainstormforce.com/
Description: Spectra One is a beautiful and modern WordPress theme built with the Full Site Editing (FSE) feature. It's a versatile theme that can be used for blogs, portfolios, businesses, and more. Spectra One comes with a sleek and professional design that will make your website stand out from the crowd.
Tags: full-site-editing,blog,theme-options,translation-ready,rtl-language-support,full-width-template
Version: 1.0.5.1694165595
Updated: 2023-09-08 16:33:15

*/

/* List trang home có disc */
.kinh-sach-home .wp-block-post-template li.wp-block-post {
	list-style-type: disc;
    list-style-position: inside;
}

.wp-block-post-template li.wp-block-post {
    line-height: 1em;
	padding: 4px 2px;
}

.wp-block-post-template .wp-block-post-title, .home .wp-block-post-template .wp-block-post-title a{
	display: inline;
	padding: 2px 0px;
}
.transparent-navbar{
	position: absolute !important;
	top: 5%;
}

.whitetextnavbar a span{
  transition: all .2s;
}
.whitetextnavbar a:hover span{
  text-shadow: 0 0 10px #4CAF50, 0 0 15px #4CAF50, 0 0 20px #4CAF50, 0 0 25px #ffffff;
}

.testimonials .uagb-tm__desc{
		font-size: 28px;
}

body{
--wp--preset--font-family--inter: "DM Sans", sans-serif;
}

.noliststyle li {
    list-style-type: none !important;
}