/* Add custom CSS styles below */ 

.content-entry {    text-align: center;} .page-single .content.content--single-page {    background: var(--color-background);}  @media(min-width:1024px){#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.md\:flex.md\:justify-between.justify-center.md\:items-start.items-center.w-full > div.border-b-\[1px\].border-gray-300.md\:border-0.md\:mb-0.mb-8.lg\:pb-0.pb-8.flex.flex-col.gap-4 {    width: 40%;    }        }  @media(max-width:767px){#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.md\:flex.md\:justify-between.justify-center.md\:items-start.items-center.w-full > div.border-b-\[1px\].border-gray-300.md\:border-0.md\:mb-0.mb-8.lg\:pb-0.pb-8.flex.flex-col.gap-4 > div.flex.justify-center.md\:justify-start.items-center.md\:items-start {    text-align: center;} .kayan-copyright {width: 100%;} #app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.kayan-copyright.absolute.text-\[var\(--color-footer-text\)\].translate-x-1\/2.right-1\/2.bottom-2 > p.text-gray-400.mb-2\.5.md\:mb-0 {text-align: center;}  }