/*
Theme Name:     Coffee In One Hand
Theme URI:      n/a
Template:       kadence
Author:         Studio Mommy
Author URI:     https://studiomommy.com
Description:    Enhance your coaching venture with the Life and Business Coach WordPress Theme! This professionally designed theme is perfect for showcasing your services and attracting clients. With a clean and modern layout, customizable features, and user-friendly interface, this theme will elevate your online presence and help you stand out in the competitive coaching industry. Take your coaching business to the next level with the Life and Business Coach WordPress Theme today!
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.signature {
  transform: rotate(-14deg);
}

@font-face {
    font-family: 'Breathine';
    src: url('fonts/Breathine.woff2') format('woff2'),
         url('fonts/Breathine.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Instagram Feed
--------------------------------------------- */
#sb_instagram .sb_instagram_header, .sb_instagram_header,
#sb_instagram #sbi_load {
	display: none !important;
}

#sb_instagram {
	background-color: #fff;
	padding: 4px !important;
}

/* ConvertKit
--------------------------------------------- */
.formkit-form[data-uid="9295708053"] .formkit-button > span, .formkit-form[data-uid="9295708053"] .formkit-submit > span {
  background-color: #BF9D79;
}

.formkit-form[data-uid="9295708053"] .formkit-submit:hover > span {
  background-color: #7D8494 !important;
  color: #ffffff !important;
}

