/* Background color for page. */
/*div#page { background-color: black !important; }*/

/* Background color for promoted boxes */
/*.basic #main #home-page-widgets { background-color: black; }*/

/* Main style for h3 on promoted boxes */
/*#main h3.home-widget-title {
  font-weight: bold;
  font-size: 16pt;
  font-family: Verdana;
  text-align: left;
  margin: 0 0 15px 0;
  padding-left: 35px;
  height: 24px;
}*/

/* Widgets background */
/*div#home-page-widgets {
  background: url('http://www.md-consult.be/images/background-greyblack.jpg') !important;
}*/

/* Color and image for h3 on promoted boxes */
/*#text-3 > h3:nth-child(1) a { color: #9F4388 !important; }
#text-3 > h3:nth-child(1) { height: 25px; background: url('http://www.md-consult.be/images/logo_web.png') no-repeat; }
#text-4 > h3:nth-child(1) a { color: #D3332C !important; }
#text-4 > h3:nth-child(1) { height: 25px; background: url('http://www.md-consult.be/images/logo_support.png') no-repeat; }
#text-5 > h3:nth-child(1) a { color: #49A93F !important; }
#text-5 > h3:nth-child(1) { height: 25px; background: url('http://www.md-consult.be/images/logo_graph.png') no-repeat; }
#text-6 > h3:nth-child(1) a { color: #E97932 !important; }
#text-6 > h3:nth-child(1) { height: 25px; background: url('http://www.md-consult.be/images/logo_prog.png') no-repeat; }*/

/* Lists on promoted boxes */
/*div.textwidget ul li {
  font-size: 11pt;
  list-style-type: square;
  text-align: left;
  margin-left: 20px;
}*/

/* Lists on promoted boxes with link  */
/*div.textwidget a, div.textwidget a:hover {
  color: white !important;
  text-decoration: none;
}*/

/* Sublist on promoted boxes */
/*div.textwidget ul li ul li { list-style-type: circle; }*/

article h2.entry-title {
  display: none;
}