/*
Theme Name: Libertex Theme
Author: Libertex
Description: Theme for Libertex
Version: 1.0
*/

:root {
    --min-mobile-width: 320px;
    --mobile-width: 375px;
    --large-mobile-width: 540px;
    --small-tablet-width: 768px;
    --tablet-width: 960px;
    --desktop-width: 1400px;
    --large-desktop-width: 1400px;
}