/*
Theme Name: Justiq Child
Template:   justiq
Theme URI: https://1.envato.market/justiq-wp
Description: justiq Child Theme
Author: Awaiken Themes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: justiq-child
*/

:root {
    --container-max-width: 1300px;
    --content-width: min(100%, var(--container-max-width, 1140px));
}

.site-main{
	background: white;
}

#practice-area h2 {
    font-size: 18px !important;
}

.our-blog-post .elementskit-post-body {
z-index: 2;
}