/* Enter Your Custom CSS Here */

.startup .head-content h1 {
  display:none;
}
.startup .head-content hr {
  display:none;
}
.startup .head-content {
     padding: 25% 6% 16%; 
}
.single-blog-image img {
    display: none;
}
.startup .single-blog-image {
    margin-bottom: 0;
}

.main-logo {
      height: 130px !important;
}
.main-logo img {
    max-width: 125px;
}
.startup .head-content {
    background-color: rgba(0, 0, 0, 0.48) !important;
}
.startup .footer {
    background-color: #2d2d2d !important;
}
.startup .blog-space .date {
    background-color: #53af21 !important;
}
.startup .main-sidebar h3 {
    color: #5c9f38 !important;
}
.startup .blog-title h3 {
    color: #5c9f38 !important;
}
.startup .blog-title h2 {
    color: #5c9f38 !important;
    font-weight:bold !important;
}
.startup .read-more a {
    color: #5c9f38 !important;
}
#istartupsmenu a  {
    color: #ffffff !important;
}
#istartupsmenu a:hover  {
    color: #5c9f38 !important;
}
.single-blog-description h2 {
    color: #5c9f38;
    font-weight: 500;
}
.single-blog-description h3 {
    color: #2d2d2d;
    font-weight: 400;
}
.blog-title a:hover {
    color: #5c9f38;
}
input[type='submit']:hover {
    border: 0.1rem solid #5c9f38 !important;
    color: #5c9f38 !important;
}
input[type='submit']:focus {
    border: 0.1rem solid #5c9f38 !important;
    color: #5c9f38 !important;
}
#istartupsmenu #menu-button {
    color: #5c9f38 !important;
}
#istartupsmenu #menu-button{
  color: blue !important;
}
