/*!
Theme Name: llp
Theme URI: https://www.tisindia.com
Author: Tis India
Author URI: https://www.tisindia.com
Description: Description
Version: 1.0.0
Tested up to: 6.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:llp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

llp is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.team-lisi-pic img {
    width: 100%;
    border: 1px solid #E8E8E8;
}


.overview-page-list ul li a.active {
    font-weight: 400;
    background: url(../llp/assets/images/read-more.jpg) no-repeat right center;
    padding-right: 30px;
}

.header-list ul li .active {
    color: #000;
}

.overview-content-right p span {
    color: #C50010;
    font-weight: bold;
}

.nav-bar ul li.active > a {
    color: #000;
}

.overview-content-right h2 small.main-small-text {
    color: #666666 !important;
    display: initial;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 500;
    font-stretch: initial;
}