/**
Theme Name: deco-pas-plus
Author: Mohamed Hedi AYADI
Author URI: https://github.com/MohamedHedi1998
Description: Custom theme for Deco pas plus
Version: 1.0.0
Tested up to: 8.2.26
Requires PHP: 8.2
License: UNLICENSED
Tags: deco-pas-plus
**/
*{
    font-family: "Montserrat" !important;
}
img.w-full {
	height: 100% !important;
}
button{
    cursor: pointer;
}