<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 767px) {
.menu-last {
    height: 63px !important;
}

  .mobile-only {
    display: block;
  }
	
	.desktop-only {
    display: none;
  }
}

@media screen and (min-width: 768px) {
	
  .mobile-only {
    display: none;
  }
	
	.desktop-only {
    display: block;
  }
}

.testimonials-slider {
    background: url(https://www.mindbodywellnessomaha.com/wp-content/uploads/2024/12/quotesbg.png) !important;
    background-size: cover !important;
    background-position: center !important;
}

@media all and (max-width: 768px){
.mailimg {
    margin-bottom: -60px !important;
}
}

@media all and (min-width: 768px){
.mailimg {
    margin-top: -70px;
    margin-bottom: -32px !important;
    width: 90%;
}
}

#main-footer {
    display: none;
}

.et_header_style_left #et-top-navigation nav&gt;ul&gt;li&gt;a {
    padding-bottom: 45px;
}

.et-cart-info { display:none !important; }


.post-282 .et_pb_text_inner h2.text_innerh2{
color:#003E51;
font-size:60px;
line-height: 1.1em;
font-family: 'Rozha One',Georgia,"Times New Roman",serif;
font-family:500;
}

.page-id-117 h2.h1xh2{

  font-family: 'Rozha One',Georgia,"Times New Roman",serif;
    font-size: 80px;
    color: #003E51!important;
    line-height: 1.1em;
}
.home-h2{
color: #225262;
font-size: 30px;
font-family: Rozha One;
font-weight: 500;
}

.menu-last {
         background-color: #003E51; 
         color: #fff;
         padding:	10px 22px;
         padding-right:60px;
         border-radius: 45px; 
         height: 35px; 
         margin-right:10px !important;
}

#top-menu&gt;li:last-child {
    padding-right: 22px;
}

#top-menu li.current-menu-item&gt;a, #top-menu li.current_page_item&gt;a:last-child {
    color: #fff;
}

.menu-item-982{background-color:white; padding:	10px;padding-right:60	px;border-radius: 45px; height: 35px; margin-right:10px, !important;}

#top-menu li.current-menu-item&gt;a, #top-menu li.current_page_item&gt;a {}

.menu-item-982 a {color:#225262!important; padding-right:15px;}

.sub-menu a {color:#000, !important;}
.sub-menu li {color:#000, !important;}</pre></body></html>