.shopify-section--rich-text-and-image-lemon a.global-button,
.shopify-section--rich-text-and-image-lemon .button,
.shopify-section--rich-text-and-image-lemon button {
  min-height: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 30px;
  min-width: 150px;
  border: 0px !important;
  letter-spacing: 1px;
  z-index: 2;
}

.shopify-section--rich-text-and-image-lemon a.global-button.rounded,
.shopify-section--rich-text-and-image-lemon .button.rounded,
.shopify-section--rich-text-and-image-lemon button.rounded {
  border-radius: 30px;
}

.shopify-section--rich-text-and-image-lemon .featured_text a:not([class]), .description p a:not([class]), a[href*="mail"] {
  color: #08088A !important;
  text-decoration: underline !important;
}

.shopify-section--rich-text-and-image-lemon .featured-content-section .container {
  padding-bottom: 25px;
}