/* Enter Your Custom CSS Here */

.col-md-6 {
    width: 99%;
}

.logo a {
    font-size: 36px;
}

h1.entry-title, h1.page-title,
.navbar-container, .enigma_header_breadcrum_title {
    display: none;
}

.enigma_blog_wrapper {
  padding-top: 200px;
}

h2 {
  font-size: 24px;
}

.enigma-sidebar {
  background-color: #31A3DD;
  font-weight: bold;
  text-align: center;
}

.enigma-sidebar h1, 
.enigma-sidebar h2, 
.enigma-sidebar h3, 
.enigma-sidebar a, 
.enigma-sidebar p {
  color: #fff;
}

.enigma-sidebar a {
  text-decoration: underline;
}

