kadence-child.bak

.loop-entry .entry-content-wrap { text-align: center; }

.entry-meta { display: inline-flex !important; }

@keyframes pulse-animation { 0% { box-shadow: 0 0 0 0px rgba(44, 177, 188, .8); } 100% { box-shadow: 0 0 0 20px rgba(0, 0, 0, 0); } }

.kt-svg-style-stacked .kt-svg-icon { animation: pulse-animation 2s infinite; }

@keyframes pulse-animation { 0% { box-shadow: 0 0 0 0px rgba(44, 177, 188, .8); } 100% { box-shadow: 0 0 0 20px rgba(0, 0, 0, 0); } }

@media screen and (min-width: 1025px){ .has-sidebar .content-container { grid-gap: 1em; } }

.wp-block-image { border-radius: 5px; }

.ct-advanced-heading:after { left: 0; font-size: clamp(50px, 7vw, 90px); }

/* Blog Button */

a.post-more-link { font-size: 17px !important; background: var(—global-palette-btn-bg); border-radius: 3px; font-family: inherit ; text-transform: capitalize !important; padding: 10px 30px; color: var(—global-palette-btn) !important; }

h1 { background: #121FCF; background: linear-gradient(to right, #00A958 0%, #05F1A5 50%, #295CFF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }