/*
 Theme Name:   PRIORISE
 Theme URI:    https://priorise.com
 Description:  Thème PRIORISE
 Author:       STUDIO WBM
 Author URI:   https://priorise.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light
 Text Domain:  priorise_theme
*/

/************************************
      HIDDEN SEARCHABLE KEYWORDS
*************************************/
div#block-keywords{
    display: none;
}
div#block-keywords ul{
    margin: 0;
    padding: 0 0 0 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}
div#block-keywords ul li{
    /* list-style-type: none; */
}