#home-news { color: #fff !important; }
#home-cta { color: #000 !important; }
h1.entry-title { text-align: center; }
.bldr-hero-bg { background-position: left top; }
.bldr-hero-content { vertical-align: bottom; padding-bottom: 10%; }
.so-panel { min-width: 0px !important; }
.entry-content .panel-grid-cell .so-panel.widget { padding: 0 !important; }
.su-spoiler.my-custom-spoiler {}
.su-spoiler.my-custom-spoiler .su-spoiler-title { background-color: #d9d9d9; font-size: 16px; text-align: left; }
  .su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
    right: 20px;  }
  .su-spoiler.my-custom-spoiler .su-spoiler-content { background-color: #cce6ff}
.nutribyte {
  font-size: 38px;
  font-weight: 600;
  text-align: left;
  padding: 5%;
}
p {
  font-size: 16px;
}
.wpcf7-form textarea { 
    width: 100% !important;
    height:60px;
	min-height:60px;
}

