/*!
Theme Name:   Kenta Inspire
Theme URI:    https://kentatheme.com/child-themes/kenta-inspire
Author:       WP Moose
Author URI:   https://www.wpmoose.com
Description:  Kenta inspire theme is suitable for building small business official websites or for personal profile. You can view sample sites at https://kentatheme.com/kenta-inspire/ and you can also visit https://kentatheme.com/starter-sites/ for more starting sites that you can import with one click.
Template:     kenta
Version:      1.0.1
Tested up to: 6.2
Requires PHP: 7.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  kenta-inspire
Tags: blog, portfolio, e-commerce, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, block-patterns, block-styles, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, threaded-comments, theme-options, translation-ready, wide-blocks
*/

.kenta-inspire-hero-description {
    max-width: 438px;
    margin: 0px auto 0px auto;
}

.kenta-inspire-hero-buttons .wp-block-button .wp-element-button {
    width: 180px;
    text-align: center;
    justify-content: center;
    border-color: var(--kenta-accent-color);
    --lotta-border-initial-color: var(--kenta-accent-color);
    --lotta-border---kenta-button-border-initial-color: var(--kenta-accent-color);
    --lotta-border-hover-color: var(--kenta-primary-color);
    --kenta-button-initial-color: var(--kenta-accent-color);
    --kenta-button-hover-color: var(--kenta-primary-color);
}