/**
Theme Name: Ksiri
Author: Grégory Fauchille
Author URI: https://www.gregoryfauchille.fr
Description: Personnalisation du thème Astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ksiri
Template: astra
*/
.ast-scroll-to-top-right{
	bottom:120px !important;
}
#captcha{
	width:auto;
	font-size:1em;
	
}
#content{
	min-height: calc(100vh - 100px);
}
.menu-link{color: var(--ast-global-color-2) !important; text-transform:uppercase !important;}
.menu-link:hover{color: var(--ast-global-color-1) !important;}