/*
Theme Name: Aigora Child
Theme URI: http://themexriver.com/wp/aigora
Template: aigora
Author: themexriver
Author URI: http://themexriver.com/
Description: aigora - AI Agency WordPress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.1790287460
Updated: 2026-09-24 19:04:20

*/



.gilmar-article-cta {
    margin: 36px 0 12px;
    padding: 28px;
    border-left: 4px solid #1687f8;
    border-radius: 18px;
    background: #f4f7fa;
}
.gilmar-article-cta h3 {
    margin: 0 0 10px;
    font-size: 26px;
    line-height: 1.25;
}
.gilmar-article-cta p {
    margin: 0 0 18px;
}
.gilmar-article-cta a {
    display: inline-flex;
    align-items: center;
    padding: 12px 20px;
    border-radius: 8px;
    background: #1687f8;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
.gilmar-article-cta a:hover,
.gilmar-article-cta a:focus {
    background: #0d6fce;
    color: #fff;
}
@media (max-width: 767px) {
    .gilmar-article-cta {
        padding: 22px 18px;
    }
    .gilmar-article-cta h3 {
        font-size: 22px;
    }
}
