.second-title,
.card-title {
    color: #000
}

.card-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 35px;
    text-decoration: none
}

.get-inspired,
.join-us-in-partnership {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: inset 0 3px 6px #00000096;
    border-radius: 47px;
    font: normal normal bold 24px/35px Poppins;
    letter-spacing: 0;
    color: #f10505;
    text-shadow: 0 3px 6px #00000042;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap
}

.join-us-in-partnership {
    background: #0a4681;
    color: #fff
}

h2#what-we-offer-h2,
#primeagile__21915 h2.new-h2,
h3.new-h3 {
    font-size: 52px !important;
    color: #000 !important;
    margin-bottom: 50px
}

.new-h2 {
    margin-top: 50px
}

div#primeagile__21913 {
    width: 100%;
    margin: 0
}

#primeagile__21914 {
    background: #f9fced;
    padding: 50px 0
}

#primeagile__21915 {
    align-self: center
}

.clients-log {
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    justify-content: center
}

section.marketing-services>div>div>div {
    justify-content: center
}

.card-section {
    width: 90%;
    margin: 2rem auto;
    display: grid;
    gap: .75rem;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr))
}

.card-section a {
    color: #000
}

.article-card:hover {
    transform: translateY(-0.5rem)
}

.card-img figcaption {
    background-color: var(--ttcolor);
    color: var(--sdcolor);
    font-size: .85rem;
    padding: .5rem;
    width: 100%;
    position: absolute;
    bottom: 0
}

.card-img figcaption h2 {
    color: #fff !important
}

.card-title {
    text-transform: capitalize;
    margin: .75rem 0
}

.ctared {
    background: red 0 0 no-repeat padding-box;
    box-shadow: 0 0 20px #085fa941;
    padding: 13.5px 20px;
    border-radius: 10px;
    border: 0;
    color: #fff;
    margin: 25px 0;
    width: 50%
}

.marketing-services {
    background: transparent linear-gradient(151deg, #f9f9f9 0, #98d5ff 100%) 0 0 no-repeat padding-box;
    padding-top: 5px
}

.marketing-services h2 {
    text-align: center;
    margin: 50px 0
}

.dmcs {
    background: #fff;
    padding: 10px;
    margin: .5rem;
    border-bottom: 2px dashed black
}

.dmcs h3 {
    font-size: 18px
}

.link-dmcs {
    border-bottom: 2px dashed red !important
}

.link-dmcs h3 {
    color: red;
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 0 0
}

.arrow-class {
    display: flex;
    align-items: center
}

.arrow-class::after {
    content: url(https://images.primeagile.com/ibcscorp_com/image/25252/digital_arrows.png);
    margin-left: 5px
}

.last-card {
    text-align: center
}

.talk-to-team-button {
    text-align: center
}

.talk-to-team-button button.ctared {
    max-width: 400px
}

.col-lg-5.col-12.dmcs.link-dmcs a {
    color: #000
}

.card-section {
    width: 100%;
    margin: 2rem auto;
    display: grid;
    gap: .75rem;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
    overflow: hidden
}

.article-card:hover {
    transform: translateY(-0.5rem)
}

.card-img figcaption {
    background-color: var(--ttcolor);
    color: var(--sdcolor);
    font-size: .85rem;
    padding: .5rem;
    width: 100%;
    position: absolute;
    bottom: 0
}

.card-title {
    text-transform: capitalize;
    margin: .75rem 0
}

section.marketing-services .row {
    justify-content: center
}