/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .su-heading-style-line-dark .su-heading-inner::before, .su-heading-style-line-dark .su-heading-inner::after {
  border-bottom: 1px solid #099444;
}

.bottom-a-wrapper .uk-container .uk-panel-title, .bottom-a-wrapper .uk-container h1, .bottom-a-wrapper .uk-container h2, .bottom-a-wrapper .uk-container h3, .bottom-a-wrapper .uk-container h4, .bottom-a-wrapper .uk-container h5, .bottom-a-wrapper .uk-container h6 {
  color: #ef5a31
}

.features-wrapper {
  background-color: #ffffff;
  color: #666666;
}

* + p, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
  margin-top: 0px;
}