HEX
Server: nginx/1.18.0
System: Linux vcwordpress 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
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;
}