@media ( min-width: 768px ) {
.sameheight .kb-row-layout-wrap,
.sameheight .kb-row-layout-wrap .kt-inner-column-height-full {
    height: 100%;
}

.sameheight .kb-row-layout-wrap .kt-inner-column-height-full > .wp-block-kadence-column:nth-child(2) .kt-inside-inner-col  {
    display: flex;
}

.sameheight .kb-row-layout-wrap .kt-inner-column-height-full .wp-block-kadence-advancedbtn {
    margin-top: auto;
}
}

/* Rainbow Strip Along the Bottom */
.site-footer, .site-header {
		max-height:16px; }