kadence-child
.grecaptcha-badge { visibility: hidden; }
.loop-entry .entry-content-wrap { text-align: center; }
.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; }
/* Blog Button */
a.post-more-link { font-size: 17px !important; background-color: #3296FF; padding: 10px 30px; color: #fff !important; border-radius: 3px ; }
h1 { background: #121FCF; background: linear-gradient(to right, #5F92FC 0%, #05F1A5 50%, #5F92FC 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }