.yuki_header_el_menu_1 > li {
	font-size: 1.2em !important;
}

.yuki_header_el_menu_2 > li {
    font-weight: 600;
  font-size: 0.9rem;
}

.yuki_header_el_menu_4 > li {
    font-weight: 600;
  font-size: 0.9rem;
}

.yuki_header_el_menu_4 > li {  
  font-size: 1rem;
}

.yuki-container {
  padding-top: 24px;
  padding-bottom: 24px;
}

:root {
--yuki-light-primary-color: #f16c19;
--yuki-light-primary-active:#de6114;
	
--yuki-dark-primary-color: #de6114;
--yuki-dark-primary-active: #de6114;
}

.yuki-body{
	--yuki-max-w-content: 75ch;
}

.yuki-off-canvas .yuki-modal-inner { 
  width: 350px;  
}

.sf-menu .menu-item-object-page {
  width: 100%;
}

.sf-menu .menu-item-object-custom{
  width: 100%;
}

.yuki_header_builder_col_bottom_row_2_mobile {
  width: 80%;
}

#menu-item-2143 a{
	margin-top:30px;
}

.menu-item-2143 a {
	margin-top:30px;
}

.portrait-photo{
	width: 200px;
	border-radius:50% !important;
}

.img-margins{
	margin-top:20px;
	margin-bottom:20px;
}

.yuki-article-content{
	font-size: 1.1rem;
}

.yuki_header_el_menu_2 > li {  
  font-size: 1rem;
}

.yuki_header_el_logo .site-tagline {
  font-size: 1.1rem;
}

.prose ol > li::marker {
  color: var(--yuki-content-base-color);
}

.prose ul > li::marker {
  color: var(--yuki-content-base-color);
}

a:link { 
  text-decoration: none; 
} 
a:visited { 
  text-decoration: none; 
} 
a:hover { 
  text-decoration: none; 
} 
a:active { 
  text-decoration: none; 
}

.make-upper{
	text-transform: uppercase;
}

.gist {
	overflow: auto; !important;
	font-size:13px;
}

.gist .blob-wrapper.data {
	max-height: 500px; !important;
	overflow: auto; !important;
}

.prose-yuki table:not([style*="border-width"]) tbody > :not([hidden]) ~ :not([hidden]) {
  border-top-width: 0 !important;
}

.prose tbody tr { 
  border-bottom-width: 0 !important;
}

.wp-block-button a:hover {
	background-color: #c85712 !important;
	border-color: #c85712 !important;
}


.testimonial-content {
  max-width: 600px;
  margin: auto;
}

.testimonial {
  margin: 10px 10px 0;
  background: #ebebeb;
  border: 1px solid #bfbfbf;
  padding: 0px 40px;
  position: relative;
  border-radius: 8px;
	font-size: 16px;
}

.testimonial div {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ccc;
  margin: 0 0 0 60px;
}

.testimonial p {  
  text-align: left;
}

img.avatar {
  border-radius: 35px;
  display: block;
  width: 70px;
}

.testimonial img {
  border-radius: 50px;
  left: -35px;
  max-width: 100px;
  position: absolute;
  top: 15px;
}

.formkit-subheader {
	line-height: 0px !important;
}

.formkit-header {
	margin: -20px !important;
}

.formkit-form {	
	padding-bottom: -10px !important;	
}

.formkit-guarantee{
	line-height: 0px !important;
	margin: 0px !important;
}

.formkit-powered-by-convertkit-container{
	margin-bottom: -20px !important;
}

.menu-item-object-custom{
	width:auto !important;
}

.menu-item-object-page{
	width:auto !important;
}

.menu-item-1177 {
	margin-bottom:30px !important;
}

.top-20 {
	margin-top:30px;
}

.bottom-20 {
	margin-bottom:30px;
}

.formkit-alert-success{
	font-size: 20px;
  line-height: 1.5;
}

th, td 
{ 
	border: 1px solid #ccc !important; 
}

.trim-margins{
  margin-bottom:0px !important;
  margin-top:0px !important;
}
