/*
Theme Name:     Verdant
Theme URI:      n/a
Template:       kadence
Author:         Cloverjet
Author URI:     https://cloverjet.com
Description:    A child theme built to use with the Kadence builder.
Version:        1.5
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

html {
	scroll-behavior: smooth;
}

body.footer-on-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#wrapper {
  max-width: 1920px;
  width: 100%;
}
