/* 
Theme Name: Hello Armor Architecture
Description: Thème enfant de Elementor
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/



.filter-references-categories
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.filter-references-categories li
{
    display: inline-block;
    padding: 4px 12px;
    border:1px solid #FFF;
    cursor: pointer;
    margin: 5px;
    color:#54595F;
    text-transform: uppercase;
}

.filter-references-categories li:hover
{

    border-color:#54595F;
}

.filter-references-categories li.active
{
    color:#54595F;
    border-color: #54595F;
}
