<!DOCTYPE html><html class="no-js" lang="en">
<head>
<!-- Site Title -->
<title>About Us | Felisha D. McCaskill</title>
<?php include "theme/head.php"; ?>
</head>
<body class="absolute_header">
<!-- HEADER START -->
<?php include "theme/header.php"; ?>
<!-- HEADER END -->
<main class="site-content" id="content">
<!-- START: Breadcrumb Area -->
<section class="breadcrumb_area" data-bg-image="images/breadcrumb-bg.jpg" data-bg-color="#140C1C">
<div class="container">
<div class="row">
<div class="col">
<div class="breadcrumb_content d-flex flex-column align-items-center">
<h2 class="title wow fadeInUp" data-wow-delay=".3s">About Us</h2>
<div class="breadcrumb_navigation wow fadeInUp" data-wow-delay=".5s">
<span><a href="home">Home</a></span>
<i class="far fa-long-arrow-right"></i>
<span class="current-item">About Us</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END: Breadcrumb Area -->
<!-- start: About Area -->
<section class="hero-section style-2 d-flex align-items-center" id="intro">
<div class="container">
<div class="row">
<div class="section-header style-3">
<div class="sec-text">
<span class="subtitle wow fadeInLeft" data-wow-delay=".3s" style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInLeft;">Felisha D. McCaskill</span>
<h2 class="title">About Us</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="hero-wrrapper wow fadeInUp" data-wow-delay=".4s" style="visibility: visible; animation-delay: 0.4s; animation-name: fadeInUp;">
<div class="hero-content-box">
<div class="desc">
<p class="">
<b style="color:#E8C162">Felisha’s</b> passion for mentorship, community service, and leadership development began early in her journey. From church ministry to the YMCA, tutoring youth, and launching her first nonprofit, Far Above Rubies LLC, she has always had a heart to serve. Over the years, she has led community outreach initiatives, raised funds for faith-based organizations, and worked on campaigns supporting leaders in public service.
</p><hr/>
<p class="">
<b style="color:#E8C162">Felisha</b> is the author of the transformational book Chica God Promised. Manifest It., and the creator of a powerful suite of digital products, including journals, planners, devotionals, and guides—all crafted to uplift, inspire, and activate women to live with bold faith.
</p><hr/>
<p>
<b style="color:#E8C162">Felisha</b> is also working on something luxurious—an exclusive, life-changing experience for women worldwide. Though the details are still under wraps, every girl and woman will have an opportunity to be a part of it simply by joining the Chica God Promised community.
</p><hr/>
<p>
When she’s not building global movements, she’s mentoring with love, inspiring with grace, and staying ready for wherever God sends her next.
</p><hr/>
<p>
<b style="color:#E8C162">Signature Motto:</b><br>
<i>Hey Chica! You can have it, plan for it! God Promised.</i>
</p><hr/>
<div class="button-box d-flex flex-wrap align-items-center">
<a href="#" class="btn tj-btn-primary">Let’s Contact with Me <i class="fa-regular fa-arrow-right"></i></a>
<ul class="ul-reset social-icons style-2">
<li>
<a href="#"><i class="fa-brands fa-twitter"></i></a>
</li>
<li>
<a href="#"><i class="fa-light fa-basketball"></i></a>
</li>
<li>
<a href="#"><i class="fa-brands fa-linkedin-in"></i></a>
</li>
<li>
<a href="#"><i class="fa-brands fa-github"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<?php include "theme/footer.php"; ?>
</body></html>