/*
Theme Name: Law Justice Pro
Theme URI: https://www.themepixels.net/products/justice-wordpress-theme/
Author: Themepixels
Author URI: https://www.themepixels.net/
Version: 1.0.7
Description: Law Justice Pro
License: GNU General Public License
License URI:license.txt
Text Domain: law-justice-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Law Justice Pro WordPress Theme has been created by Themepixels(themepixels.net), 2025.
Law Justice Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700&display=swap');

@media only screen and (min-width: 1700px) and (max-width: 1900px) {
  .container {
    width: 1520px;
  }
}
@media only screen and (min-width: 1920px) {
  .container {
    width: 1620px;
  }
}
