File: //var/www/bharti-foundation.stgviitor.com/wp-content/themes/lifeline/style.css
/*
Theme Name: Lifeline
Theme URI: http://themes.webinane.com/wp/lifelin2
Author: Webinane
Author URI: http://themeforest.net/user/webinane
Description: Build the best charity or NGO website with Lifeline, the most easy to use WordPress Theme by <a href="http://webinane.com/">Webinane</a>
Version: 11.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lifeline
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.wp-caption, .wp-caption-text, .screen-reader-text, .gallery-caption, .bypostauthor, .alignright, .alignleft, .aligncenter {}
/* Shared Minimalist Styling for Legal Pages */
.terms-page-content {
width: 100%;
font-family: inherit;
line-height: 1.7;
color: #444;
}
.terms-section {
margin-bottom: 35px;
}
.terms-section h2 {
font-size: 24px;
font-weight: 700;
color: #111;
margin-bottom: 15px;
border-bottom: 1px solid #eee;
padding-bottom: 8px;
}
.terms-section p {
margin-bottom: 15px;
}
.terms-section ul {
margin: 15px 0;
padding-left: 20px;
list-style-type: disc;
}
.terms-section ul li {
margin-bottom: 8px;
}
.terms-section a {
color: var(--theme-primary-color, #FFD700);
text-decoration: underline;
}
.terms-action {
margin-top: 50px;
padding: 30px 0;
border-top: 2px solid #f0f0f0;
}
.terms-link-btn {
display: inline-block;
color: #000;
font-weight: 700;
text-decoration: none;
border-bottom: 2px solid var(--theme-primary-color, #FFD700);
padding-bottom: 2px;
transition: all 0.2s ease;
}
.terms-link-btn:hover {
color: var(--theme-primary-color, #FFD700);
border-color: #000;
}