
.footer .logo h3 a {
  color: #5abdd8;
}

.blog-header h1 {
  margin-left: 2rem;
}

#header .search-box {
    display: none !important;
}


#header #navbar {
  font-size: 1.0rem;
}
.notebook .keyboard {
  background: #75797900;
  
}
#header #navbar ul.navigation li:hover > ul {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 20rem;
}

.notebook .keyboard:after {
    background: #75797900;
  
}

.notebook .screen {
  background: #75797900;
  
}

.notebook .screen:after {
  background: #75797900;
  
}
.notebook .screen .screen-content-hover {
  background-color: #4a6a8a00;
  z-index: 0;
}

.logo h3 {
  font-size: 2.1rem;
  font-family: "Arial";
  line-height: 2rem;
  margin: 0;
  float: left;
}

/* Custom class for right spacing */
.padding-right-md {
    margin-right: 20px; /* Use margin for external space, padding for internal */
}

.footer h4, .footer .callout .pricing-container .pricing-item .foot .button, .callout .pricing-container .pricing-item .foot .footer .button, .footer .callout .pricing-container .pricing-item .foot .archive-list button, .callout .pricing-container .pricing-item .foot .archive-list .footer button, .footer .archive-list .callout .pricing-container .pricing-item .foot button, .archive-list .callout .pricing-container .pricing-item .foot .footer button, .footer .callout .pricing-container .pricing-item .foot .contact button, .callout .pricing-container .pricing-item .foot .contact .footer button, .footer .contact .callout .pricing-container .pricing-item .foot button, .contact .callout .pricing-container .pricing-item .foot .footer button, .footer .callout .pricing-container .pricing-item .name, .callout .pricing-container .pricing-item .footer .name, .footer .contact label, .contact .footer label, .footer .modular .bottom table th, .modular .bottom table .footer th, .footer .archive-list label, .archive-list .footer label {
    color: #5abdd8;
}

.footer .footer-module strong, .footer .footer-module th {
  color: #5abdd8;
}

.flush-top .blog-header{
  background-color: #5abdd8;
}
