.site-title a {
   color: #008000 ;
}
.entry-title
{
   display: none;
}
.site-title
{
  font-family: Tahoma, Geneva, sans-serif;
}
#homepageMessage h1
{
   font-family: Tahoma, Geneva, sans-serif;
}
h2.title
{
     font-family: Tahoma, Geneva, sans-serif;
}
.featuredTitle
{
      font-family: Tahoma, Geneva, sans-serif;
}
a
{
    font-family: Tahoma, Geneva, sans-serif;
}
.widget-title
{
   font-family: Tahoma, Geneva, sans-serif;
}
.homeBanner {
    background-attachment: inherit;
}
.credit
{
    display:none;
}
.site-description
{
    font-family: Tahoma, Geneva, sans-serif;
}

/* 4 Reasons */
li
{
   font-size: 17px;
}
.reasons
{
   margin-bottom: 20px;
}
.consider
{
    margin-bottom: 30px;
}

/* Feature Page*/

.bdesign-btn
{
   visibility: hidden;  
}
.downloadbutton
{
  text-decoration: none;
  background-color: #a5688a;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: white !important;
  border-radius: 5px;
}
.downloadbutton:hover
{
  text-decoration: none;
  background-color: #ff7b8b;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: white !important;
  border-radius: 5px;
}
.featurepage
{
   margin-bottom: 2px;
}
#buttonalign
{
   width: 124.44px;
   height: 38.89px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
}
.featuretext
{
   margin-bottom: 20px;
   text-align: center !important;
}

/* Blog*/
.textspacing
{
margin-top: 40px; 
margin-bottom: 20px;
font-size:22px;
}
.blogheading
{
text-align: center; 
margin-bottom: 20px;
}
.blogtextsize
{
font-size:20px;
}
#site-title
{
display: none;
}
.social-icons-wrap
{
display: none;
}
#footer-outer
{
  color: #000000;
}

