.portfolio.link li a {
  display: inline-block;
  min-width: 150px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #1CA9C3;
  background-color: #a2c614;
}

.portfolio.link li a:hover {
  color: #8dc63f !important; 
}

a, a:link, a:visited,
.node--type-portfolio h3 {
    color: #1CA9C3;
}

a:hover, a:active {
    color: #8dc63f !important;
}

.button,
.btn.btn-primary{
    background: #1CA9C3;
}

body #section-bottom, 
body #section-footer,
body #section-top,
body #section-search {
    background: #a2c614;
}

h2, h3, h4, h5, h6,
#section-page-title h2.block-title {
	color: #2d3237;
}

.dexp-shortcodes-box.box-circle:not(.parallax) .box-icon {
	color: #2d3237;
  border: 1px #2d3237 solid;  
}

#section-page-title h2.block-title{
  border-bottom-color: #2d3237;
  border-bottom: 3px solid #a2c614;
}



@media screen and (min-width: 992px){
	#section-header ul.dexp-menu > li.menu-item > a.is-active {
		color: #8dc63f;
		font-weight: 600;
	}

	#section-header ul.dexp-menu > li.menu-item > a::after, 
	#section-header ul.dexp-menu > li.menu-item > span:not(.dexp-submenu-toogle)::after{
		background-color: #1CA9C3;
	}
}

.quote-after-category {
    background-color:  #a2c614;
}

h3.portfolio-title:after {
    background: #a2c614;
}


.region-search {
  background: #a2c614;
}

.newsletter-quiz-block .content {
   background: #a2c614;
}

.previous-newsletters img {
  background: #a2c614;
}

#section-bottom a:hover, 
#section-bottom a:active, 
#section-footer ul li a:hover,
#section-footer ul li a:hover {
  color: #8dc63f !important;
}

.btn.btn-primary:hover {
  opacity: .8;
  background: #a2c614;
  border-color: #a2c614;
  color: #FFF !important;
  text-decoration: none;
}

#block-mainpagecontent .pager > ul > li > a:hover,
#block-mainpagecontent .pager > ul > li.is-active a,
#block-mainpagecontent .pager > ul > li.menu-item.is-active a {
  background: #a2c614;
  border-color: #a2c614;
}

#section-header ul.dexp-menu > li.menu-item > a:before, 
#section-header ul.dexp-menu > li.menu-item > a.is-active:before, 
#section-header ul.dexp-menu > li.menu-item > span.nolink:before {
  background: #1CA9C3;
}

.webform-submission-form summary, .poll-block summary {
  color: #1CA9C3;
}

#go-to-top {
    background: #a2c614;
}

.btn-alt {
    background: #a2c614 !important;
}