/**
* Theme Name: R-Energy Child
* Description: This is a child theme of R-Energy, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: r-energy
* Version: 1.4.2
*/

.primary-heading .subtitle::before {
    display: none !important;
}
.home .main-promo .promo-lower {
    display: none;
}
.img-with-dec h5.subtitle {
    color: #97c902;
    margin: 0 0 15px 0;
}
.img-with-dec .align-item p {
    line-height: 25px;
}
.heading.primary-heading .subtitle {
    color: #97c902;
    margin-top: 0;
    margin-bottom: 15px;
}
.team-item.team-item--dark .img-holder {
    background-color: transparent !important;
}
.about-welcome .title-block {
    background-color: #AFEA00 !important;
}
.about-welcome .title-block .title {
    color: #0E2935 !important;
}
.section {
    padding: 60px 0;
}
.footer-menu ul {
    column-count: 2;
    display: inline-block;
}
footer.footer .footer-menu li {
    width: 100% !important;
}