/* Headings
--------------------------------------------- */
 h2 {
  font-size: 34px;
}

/*
Widgets
--------------------------------------------- */

#text-7 .widget li {
  list-style-position:outside;
  list-style-type:disc;
}

#text-19  {
  padding:30px 40px 20px; 
}


#simple-social-icons-2  {
  padding:0px 40px 30px;
}
/* Home Page
--------------------------------------------- */

.home-top .widget ul > li {
  list-style-position:outside;
  list-style-type:disc;
  margin-left: 1em;
  padding:0 0 0 5px;
}

.home-middle .widget ul > li {
  list-style-position:outside;
  list-style-type:disc;
  margin-left: 1em;
  padding:0 0 0 5px;
}

.executive-pro-home .home-cta {
    background-color: #9AB854;
    color: #000;
    float: left;
    padding: 60px;
    width: 100%
}
 
.executive-pro-home .home-cta p {
    color: #000;
}

/* Executive Pro Green
--------------------------------------------- */

.executive-pro-green a,
.executive-pro-green .entry-title a:hover,
.executive-pro-green .footer-widgets .entry-title a:hover {
    color: #9ab854;
}

.executive-pro-green .enews-widget input[type="submit"],
.executive-pro-green .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-green .genesis-nav-menu .current-menu-item > a,
.executive-pro-green .archive-pagination li a,
.executive-pro-green a.button,
.executive-pro-green button,
.executive-pro-green input[type="button"],
.executive-pro-green input[type="reset"],
.executive-pro-green input[type="submit"] {
    background-color: #9ab854;
}
 
.executive-pro-green .archive-pagination li a:hover,
.executive-pro-green .archive-pagination li.active a,
.executive-pro-green a:hover.button,
.executive-pro-green button:hover,
.executive-pro-green input:hover[type="button"],
.executive-pro-green input:hover[type="reset"],
.executive-pro-green input:hover[type="submit"] {
    background-color: #4F6B0E;
}