/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 27 2026 | 12:01:59 */
.blog-inner-box p {
    font-size: 20px !important;
    color: #222;
}
.blog-inner-btn a {
    background: #F68320;
    padding: 10px 20px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 700;
    border-radius: 4px;
}
.ai-overview-box {
    background: #f68320;
    color: #fff;
    padding: 18px 25px;
    font-size: 16px !important;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
nav.navigation.post-navigation.wow.fadeInUp {
    display: none;
}
.blog-inner-box {
    border: 1px solid #ccc;
    padding: 20px 20px;
    text-align: center;
    margin: 20px 0px;
    border-radius: 4px;
    padding-bottom: 30px;
}